[PATCH] D143306: [Driver] Default to -fno-openmp-implicit-rpath
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 21 09:07:34 PST 2023
tstellar added a comment.
FWIW, I'm in favor of this patch. System directory rpaths (e.g. /usr/lib64) are not allowed in Fedora Linux. The current default makes building packages with clang+openmp more difficult.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143306/new/
https://reviews.llvm.org/D143306
More information about the cfe-commits
mailing list