Commit c3b548a0 authored by NoisyCoil's avatar NoisyCoil Committed by Pier Angelo Vendrame
Browse files

fixup! Base Browser's .mozconfigs.

Bug 279: Add mozconfig-linux-aarch64.
parent 1c3780c3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
. $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