wok diff thunderbird/stuff/mozconfig @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents cd72738a73b8
children
line diff
     1.1 --- a/thunderbird/stuff/mozconfig	Sat Mar 16 21:36:55 2013 +0100
     1.2 +++ b/thunderbird/stuff/mozconfig	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -89,3 +89,6 @@
     1.4  ac_add_options --disable-gconf
     1.5  #ac_add_options --enable-system-cairo # crash
     1.6  ac_add_options --disable-logging
     1.7 +
     1.8 +ac_add_options --host=i686-pc-linux-gnu
     1.9 +ac_add_options --target=i686-pc-linux-gnu