[flang-commits] [clang] [flang] [clang][driver] Special care for -l flags in config files (PR #117573)
David Truby via flang-commits
flang-commits at lists.llvm.org
Mon Dec 2 09:10:16 PST 2024
================
@@ -0,0 +1 @@
+-ffast-math -Wl,--as-needed | -lm -Wl,-Bstatic -lhappy -Wl,-Bdynamic
----------------
DavidTruby wrote:
I'm indifferent to what symbol we choose, but I believe `@` is already used for including other config files, so we should avoid that to avoid having a collision there.
https://github.com/llvm/llvm-project/pull/117573
More information about the flang-commits
mailing list