mirror of
https://github.com/zen-browser/desktop.git
synced 2026-05-19 19:41:21 +00:00
no-bug: Update MacOS SDK version (gh-13710)
This commit is contained in:
@@ -7,6 +7,10 @@ unset MOZ_STDCXX_COMPAT
|
||||
ac_add_options --disable-dmd
|
||||
ac_add_options --enable-eme=widevine
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
ac_add_options --with-macos-sdk=/Library/Developer/CommandLineTools/SDKs/MacOSX26.4.sdk
|
||||
fi
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
if ! test "$ZEN_GA_DISABLE_PGO"; then
|
||||
if test "$ZEN_GA_GENERATE_PROFILE"; then
|
||||
|
||||
Reference in New Issue
Block a user