984e2ab workaround build issues on s390

Authored and Committed by sharkcz 8 years ago
    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)
    
        
file modified
+8 -0