/
niceSOFT
/
openssl
Обзор
Документация
Войти
/
niceSOFT
/
openssl
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
config
10 строк
378 B
Richard Levitte
config: Turn into a simple wrapper
28 июн 2020, 19:34
28 июн 2020, 19:34
2f44c81
Код
Авторство
О чём код?
#! /bin/sh # Copyright 2020 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the Apache License 2.0 (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html THERE=`dirname $0` exec "$THERE/Configure" "$@"