[PATCH] D42702: Fix llvm-config --system-libs output on FreeBSD and NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 08:48:45 PST 2018


krytarowski added a comment.

`-l/usr/lib/libexecinfo.so` this should be replaced with `-lexecinfo`.

Does it work this way with this patch?


Repository:
  rL LLVM

https://reviews.llvm.org/D42702





More information about the llvm-commits mailing list