tstellar / rpms / llvm

Forked from rpms/llvm 5 years ago
Clone

1b6d3f3 Fix ld.so.conf.d path

1 file Authored by yselkowitz 7 months ago, Committed by tuliom 7 months ago,
1 file changed. 3 lines added. 3 lines removed.
    Fix ld.so.conf.d path
    
    This location is hard-coded by glibc and is not prefix-variable.  This
    fixes flatpak app RPM builds of clang15 and packages dependent thereon
    (e.g. openshadinglanguage).  Flatpaks using these packages will still
    need to define LD_LIBRARY_PATH.
    
        
file modified
+3 -3