Commit Graph

1 Commits

Author SHA1 Message Date
Dan Horák
984e2ab973 workaround build issues on s390
If MOZ_DEBUG_FLAGS is empty, firefox's build will default it to "-g" which
overrides the -g1 from line above and breaks building on s390
(OOM when linking, rhbz#1238225)

Workaround mis-optimization in javascipt engine on s390 (rhbz#1219542)
2015-07-08 12:08:50 -04:00