update: OpenSSL 3.4.0.
This commit is contained in:
		| @@ -29,7 +29,7 @@ do | ||||
|     case $build_target in | ||||
|     ios64-xcrun) | ||||
|         TRIBLE="arm64-darwin-ios" | ||||
|         OPTIONS="--static -static -ffunction-sections -fdata-sections -fPIC -Wno-macro-redefined" | ||||
|         OPTIONS="--static -static -ffunction-sections -fdata-sections -fPIC -Wno-macro-redefined -mios-version-min=9.0" | ||||
|         DESTDIR="/tmp/$BUILD_DIR/arm64-ios" | ||||
|         SSL_TARGET="ios64-xcrun" | ||||
|         CC=clang | ||||
|   | ||||
		Reference in New Issue
	
	Block a user