[tor-commits] [Git][tpo/applications/tor-browser][base-browser-115.9.0esr-13.5-1] fixup! Base Browser's .mozconfigs.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Apr 8 14:29:08 UTC 2024



Pier Angelo Vendrame pushed to branch base-browser-115.9.0esr-13.5-1 at The Tor Project / Applications / Tor Browser


Commits:
91bc2eb9 by NoisyCoil at 2024-04-08T16:28:56+02:00
fixup! Base Browser's .mozconfigs.

Bug 42491: Add mozconfig-linux-aarch64.

- - - - -


1 changed file:

- + mozconfig-linux-aarch64


Changes:

=====================================
mozconfig-linux-aarch64
=====================================
@@ -0,0 +1,12 @@
+. $topsrcdir/browser/config/mozconfigs/base-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/tor-browser/-/commit/91bc2eb98e6ab5409172ceee4a69c307c4904afd

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/91bc2eb98e6ab5409172ceee4a69c307c4904afd
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/de145209/attachment.htm>


More information about the tor-commits mailing list