updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@ -225,7 +225,7 @@ fi
|
|||||||
if [ "${PROJECT_ENABLE_LIBDSM}" == "ON" ]; then
|
if [ "${PROJECT_ENABLE_LIBDSM}" == "ON" ]; then
|
||||||
PROJECT_ENABLE_LIBICONV=ON
|
PROJECT_ENABLE_LIBICONV=ON
|
||||||
PROJECT_ENABLE_LIBTASN=ON
|
PROJECT_ENABLE_LIBTASN=ON
|
||||||
if [ "${PROJECT_IS_MINGW}" ]; then
|
if [ "${PROJECT_IS_MINGW}" == "1" ]; then
|
||||||
PROJECT_KEEP_OPENSSL=1
|
PROJECT_KEEP_OPENSSL=1
|
||||||
else
|
else
|
||||||
PROJECT_ENABLE_OPENSSL=ON
|
PROJECT_ENABLE_OPENSSL=ON
|
||||||
|
Reference in New Issue
Block a user