From: Victor Martinez Date: Mon, 7 Oct 2013 18:47:48 +0000 (+0200) Subject: firefox: fixed build adding --disable-elf-hack missing option X-Git-Url: http://gitweb/?a=commitdiff_plain;h=cb870170478cdf973f665d1436596df6f0ca13f9;p=ports%2Fopt-arm.git firefox: fixed build adding --disable-elf-hack missing option --- diff --git a/firefox/mozconfig b/firefox/mozconfig index 2e1b843..16384b1 100644 --- a/firefox/mozconfig +++ b/firefox/mozconfig @@ -47,3 +47,4 @@ ac_add_options --disable-mailnews ac_add_options --disable-crashreporter ac_add_options --disable-necko-wifi ac_add_options --disable-libnotify +ac_add_options --disable-elf-hack