Pier Angelo Vendrame pushed to branch mullvad-browser-115.9.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
- 
c3b548a0
by NoisyCoil at 2024-04-08T13:17:33+00:00
1 changed file:
Changes:
| 1 | +. $topsrcdir/browser/config/mozconfigs/mullvad-browser
 | |
| 2 | + | |
| 3 | +ac_add_options --target=aarch64-unknown-linux-gnu
 | |
| 4 | + | |
| 5 | +# Moz switched to lld for all Linux targets in Bug 1839739.
 | |
| 6 | +ac_add_options --enable-linker=lld
 | |
| 7 | + | |
| 8 | +ac_add_options --disable-strip
 | |
| 9 | +ac_add_options --disable-install-strip
 | |
| 10 | + | |
| 11 | +ac_add_options --enable-default-toolkit=cairo-gtk3
 | |
| 12 | + |