mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-29 16:39:26 +03:00
12-bookworm develop fix
This commit is contained in:
parent
f27d2f4680
commit
ed46e8db33
@ -1190,7 +1190,7 @@ RUN tar -xzf ${OPENSSL_35_TEMP} --directory /tmp && \
|
||||
cp -rfv ${OPENSSL_35_TEMP_SRC}/* ${OPENSSL_35_SRC_DIR} && \
|
||||
ln -sf ${OPENSSL_35_SRC_DIR} ${OPENSSL_35_DIR}/src && \
|
||||
cd ${OPENSSL_35_TEMP_SRC} && \
|
||||
CFLAGS="-Wno-error -fPIC" CXXFLAGS="-fPIC" ./c \
|
||||
CFLAGS="-Wno-error -fPIC" CXXFLAGS="-fPIC" ./config \
|
||||
zlib \
|
||||
--with-zlib-include=${ZLIB_DIR}/include \
|
||||
--with-zlib-lib=${ZLIB_DIR}/lib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user