[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.9.0esr-13.5-1] fixup! Base Browser's .mozconfigs.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Apr 8 13:17:48 UTC 2024
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
fixup! Base Browser's .mozconfigs.
Bug 279: Add mozconfig-linux-aarch64.
- - - - -
1 changed file:
- + mozconfig-linux-aarch64
Changes:
=====================================
mozconfig-linux-aarch64
=====================================
@@ -0,0 +1,12 @@
+. $topsrcdir/browser/config/mozconfigs/mullvad-browser
+
+ac_add_options --target=aarch64-unknown-linux-gnu
+
+# Moz switched to lld for all Linux targets in Bug 1839739.
+ac_add_options --enable-linker=lld
+
+ac_add_options --disable-strip
+ac_add_options --disable-install-strip
+
+ac_add_options --enable-default-toolkit=cairo-gtk3
+
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/c3b548a0b0834ec012183e13028c6cd83e3a8ff6
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/c3b548a0b0834ec012183e13028c6cd83e3a8ff6
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240408/3d74a91a/attachment.htm>
More information about the tor-commits
mailing list