jcheca / rpms / clang

Forked from rpms/clang 2 years ago
Clone

71aa74d Build test deps separately to avoid LD_LIBRARY_PATH interference

Authored and Committed by nikic 2 years ago
1 file changed. 4 lines added. 0 lines removed.
    Build test deps separately to avoid LD_LIBRARY_PATH interference
    
    Otherwise invocations of host clang will use the newly built
    libraries, which will use a non-existent resource directory, and
    thus cause headers like stddef.h not to be found.
    
        
file modified
+4 -0