Update 'messense_rust-musl-cross_x86_64-musl/Dockerfile'
This commit is contained in:
@@ -13,6 +13,8 @@ RUN mkdir /usr/include/x86_64-linux-musl \
|
||||
&& make -j$(nproc) \
|
||||
&& make install
|
||||
|
||||
export PKG_CONFIG_ALLOW_CROSS=1
|
||||
export OPENSSL_STATIC=true
|
||||
export OPENSSL_DIR=/musl
|
||||
ENV PKG_CONFIG_ALLOW_CROSS=1 \
|
||||
OPENSSL_STATIC=true \
|
||||
OPENSSL_DIR=/musl
|
||||
|
||||
WORKDIR /home/rust/src/
|
||||
Reference in New Issue
Block a user