diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-12-03 08:52:21 -0800 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-12-03 08:54:09 -0800 |
commit | 372ad32734ecb455f9fb4d0601229ca2dfc78b66 (patch) | |
tree | 697f87b52b7cca07a9f6334f65902030a9d81257 /llvm/lib | |
parent | c9c714c7054d555398c767cb39d7d97600b3d9d1 (diff) | |
download | bcm5719-llvm-372ad32734ecb455f9fb4d0601229ca2dfc78b66.tar.gz bcm5719-llvm-372ad32734ecb455f9fb4d0601229ca2dfc78b66.zip |
llvm-config: do not link absolute paths with `-l`
When dealing with system libraries which are absolute paths, use the
absolute path rather than the `-l` option. This ensures that the system
library can be properly linked against. This is needed to enable using
proper link dependencies in CMake.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions