[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 10:51:03 PST 2018


krytarowski added a comment.

  $ llvm-config --link-static --system-libs
  -lz -lrt -l/usr/lib/libexecinfo.so -lterminfo -lpthread -lm


Repository:
  rL LLVM

https://reviews.llvm.org/D42702





More information about the llvm-commits mailing list