kalev / rpms / firefox

Forked from rpms/firefox 5 years ago
Clone

62bcf95 workaround OOM when building on s390

Authored and Committed by sharkcz 9 years ago
1 file changed. 4 lines added. 0 lines removed.
    workaround OOM when building 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)
    
        
file modified
+4 -0