Magellan Linux

Diff of /smage/trunk/extras/firefox/firefox-43.0.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8420 by niro, Mon Jan 25 11:33:23 2016 UTC revision 8423 by niro, Mon Jan 25 15:47:55 2016 UTC
# Line 205  src_compile() Line 205  src_compile()
205   mozconf_add --enable-optimize=-O2   mozconf_add --enable-optimize=-O2
206   fi   fi
207    
208     # disable gold linker
209     mozconf_add --disable-gold
210    
211   # enable compat mode for plugins build with gcc2   # enable compat mode for plugins build with gcc2
212   mozconf_add --enable-old-abi-compat-wrappers   mozconf_add --enable-old-abi-compat-wrappers
213    

Legend:
Removed from v.8420  
changed lines
  Added in v.8423