[PATCH] D129654: [Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSD

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 22:14:01 PDT 2022


brad added a comment.

Also -stdlib=libc++ is the default on OpenBSD and FreeBSD so you can probably leave that out and I think you can remove --gcc-toolchain="".


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129654/new/

https://reviews.llvm.org/D129654



More information about the llvm-commits mailing list