Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alchemy
Third Party
3p-sdl2
Commits
71422adb
Commit
71422adb
authored
Dec 17, 2021
by
Rye Mutt
🍞
Browse files
Bump macOS ABI to 10.15
parent
2d254e2c
Pipeline
#1369
canceled with stages
in 1 minute and 25 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
build-cmd.sh
View file @
71422adb
...
...
@@ -40,7 +40,7 @@ case "$AUTOBUILD_PLATFORM" in
# Setup osx sdk platform
SDKNAME
=
"macosx"
export
SDKROOT
=
$(
xcodebuild
-version
-sdk
${
SDKNAME
}
Path
)
export
MACOSX_DEPLOYMENT_TARGET
=
10.1
3
export
MACOSX_DEPLOYMENT_TARGET
=
10.1
5
# Setup build flags
ARCH_FLAGS
=
"-arch x86_64"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment