CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/04 19:18:15
Modified files:
gnu/llvm/tools/llvm-config: llvm-config.cpp
Log message:
libLLVM in base will be installed as libLLVM.so.major.minor with no
symlink for libLLVM-7.so or libLLVM.so. Adjust llvm-config to cope and
force llvm-config DyLibExists to true.
This is specific to LLVM in base this patch should not be used in ports.
