wok-current diff firefox/stuff/mozconfig @ rev 22806
updated get-algobox (1.00 -> 1.01)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 28 15:57:03 2020 +0100 (2020-01-28) |
parents | f79ea815af04 |
children |
line diff
1.1 --- a/firefox/stuff/mozconfig Sun Apr 07 10:35:25 2013 +0200 1.2 +++ b/firefox/stuff/mozconfig Tue Jan 28 15:57:03 2020 +0100 1.3 @@ -101,3 +101,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