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-libwebp
Commits
0c9f3387
Commit
0c9f3387
authored
Dec 17, 2021
by
Rye Mutt
🍞
Browse files
Bump macOS ABI to 10.15
parent
65f0e76a
Pipeline
#1319
passed with stages
in 2 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-cmd.sh
View file @
0c9f3387
...
...
@@ -68,7 +68,7 @@ pushd "$LIBWEBP_SOURCE_DIR"
# 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
Markdown
is supported
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