This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Commit 7a64111
committed
Bug 1677550: Native ARM64 Mac Nightly Fails to Update r=aki
This patch adjusts the BCJ options for macOS builds to avoid using
optimizations that only work on x86/x86_64.
Differential Revision: https://phabricator.services.mozilla.com/D971961 parent 3c1fe40 commit 7a64111
File tree
2 files changed
+3
-1
lines changed- python/mozbuild/mozbuild/repackaging
- taskcluster/taskgraph/util
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments