0e07c90 Add -fno-openmp-implicit-rpath when building with clang

Authored and Committed by tstellar 2 years ago
    Add -fno-openmp-implicit-rpath when building with clang
    
    This prevents clang from adding RUNPATH for libomp.so to binaries built
    with -fopenmp.
    
    https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild
    
        
file modified
+3 -1
file modified
+4 -1