tstellar / rpms / llvm

Forked from rpms/llvm 5 years ago
Clone

e1056b5 Fix default triple on arm

Authored and Committed by tstellar 2 years ago
1 file changed. 6 lines added. 3 lines removed.
    Fix default triple on arm
    
    clang and gcc disagree about what gnueabi means, so we need to make
    sure to specify gnueabihf as the environment.
    
        
file modified
+6 -3