mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -298,6 +298,7 @@ jobs:
|
|||||||
extra_args=( "--enable-universalsdk" "--with-universal-archs=universal2" )
|
extra_args=( "--enable-universalsdk" "--with-universal-archs=universal2" )
|
||||||
else
|
else
|
||||||
extra_args=( )
|
extra_args=( )
|
||||||
|
fi
|
||||||
./configure --with-openssl="${OPENSSL_INSTALL_PATH}" \
|
./configure --with-openssl="${OPENSSL_INSTALL_PATH}" \
|
||||||
--prefix="${PYTHON_INSTALL_PATH}" \
|
--prefix="${PYTHON_INSTALL_PATH}" \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
|||||||
Reference in New Issue
Block a user