757fd2e GCC changes resulted in arm7 builds with -O2 failing the test suite.

Authored and Committed by bcl 6 years ago
1 file changed. 10 lines added. 1 lines removed.
    GCC changes resulted in arm7 builds with -O2 failing the test suite.
    
    Work around this for now by using -O1 on arm builds.
    
    See: https://bugzilla.redhat.com/show_bug.cgi?id=1424619
    
        
file modified
+10 -1