no-bug: Update MacOS SDK version (gh-13710)

This commit is contained in:
mr. m
2026-05-16 03:39:57 +02:00
committed by GitHub
parent ba348e04f0
commit 8cd244fee4

View File

@@ -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