From cb870170478cdf973f665d1436596df6f0ca13f9 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 7 Oct 2013 20:47:48 +0200 Subject: [PATCH] firefox: fixed build adding --disable-elf-hack missing option --- firefox/mozconfig | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2