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 8427 by niro, Tue Jan 26 13:32:39 2016 UTC revision 8429 by niro, Tue Jan 26 13:53:15 2016 UTC
# Line 176  src_compile() Line 176  src_compile()
176   cd ${SRCDIR}   cd ${SRCDIR}
177    
178   # fix issues with --as-needed enabled   # fix issues with --as-needed enabled
179   export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"   #export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
180    
181   # setup .mozconfig   # setup .mozconfig
182   cp browser/config/mozconfig .mozconfig || die   cp browser/config/mozconfig .mozconfig || die

Legend:
Removed from v.8427  
changed lines
  Added in v.8429