This commit is contained in:
parent
155238a516
commit
d50f8fbc8b
@ -10,7 +10,7 @@ BUILD_TARGETS="ios64-xcrun iossimulator-xcrun"
|
|||||||
|
|
||||||
WORK_DIR=out/openssl-${OPENSSL_VERSION}-ios
|
WORK_DIR=out/openssl-${OPENSSL_VERSION}-ios
|
||||||
rm -rf $WORK_DIR
|
rm -rf $WORK_DIR
|
||||||
cp -arf deps/openssl_src/ $WORK_DIR
|
cp -af deps/openssl_src/ $WORK_DIR
|
||||||
|
|
||||||
build_the_thing() {
|
build_the_thing() {
|
||||||
export PATH=$TOOLCHAIN/$TRIBLE/bin:$TOOLCHAIN/bin:$PATH
|
export PATH=$TOOLCHAIN/$TRIBLE/bin:$TOOLCHAIN/bin:$PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user