dcallagh / rpmfluff

Forked from rpmfluff 7 years ago
Clone

624717e skip multiarch tests if gcc -m32 won't work

Authored and Committed by Dan Callaghan 7 years ago
1 file changed. 9 lines added. 4 lines removed.
    skip multiarch tests if gcc -m32 won't work
    
    It turns out to be too difficult to get the necessary packages
    (glibc-devel.i686 and libgcc.i686) installed when building RPMs in Koji,
    so in that case let's just skip the multiarch tests.
    
        
file modified
+9 -4