05a5bef ghc_set_gcc_flags: only reduce GCC for s390x for ghc < 9.2

Authored and Committed by petersen 8 months ago
1 file changed. 4 lines added. 3 lines removed.
    ghc_set_gcc_flags: only reduce GCC for s390x for ghc < 9.2
    
    This should really just be for unregisterised ghc
    
    $ ghc --info | grep reg
     ,("Unregisterised","NO")
    
        
file modified
+4 -3