tstellar / rpms / clang

Forked from rpms/clang 6 years ago
Clone

bf527b3 Fix libomp CI test

Authored and Committed by tstellar 3 years ago
    Fix libomp CI test
    
    We need to uninstall clang at the beginning of this test along with libomp,
    so that we can later install clang to test that it has the correct dependency on
    libomp.  If we don't uninstall clang along with libomp at the beginning, then
    clang won't be installed later and libomp won't get pulled back in.
    
        
file modified
+2 -0