mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 14:13:35 +00:00
no --universal2 argument yet
This commit is contained in:
2
.github/actions/macos-install.sh
vendored
2
.github/actions/macos-install.sh
vendored
@ -8,7 +8,7 @@ export gampath="${distpath}/gam"
|
||||
rm -rf $gampath
|
||||
export specfile="gam.spec"
|
||||
if [ "$macver" == "10.15.7" ]; then
|
||||
youtoo="--universal2"
|
||||
youtoo=""
|
||||
else
|
||||
youtoo=""
|
||||
fi
|
||||
|
Reference in New Issue
Block a user