mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
chore: Update SDK version to 26.2 for MacOS artifact builds, b=no-bug, c=workflows, configs
This commit is contained in:
@@ -47,7 +47,7 @@ else
|
||||
fi
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
ac_add_options --with-macos-sdk=/Library/Developer/CommandLineTools/SDKs/MacOSX26.1.sdk
|
||||
ac_add_options --with-macos-sdk=/Library/Developer/CommandLineTools/SDKs/MacOSX26.2.sdk
|
||||
fi
|
||||
|
||||
# Keep using ld64 on PGO/LTO builds because of performance regressions when using lld.
|
||||
|
||||
Reference in New Issue
Block a user