[flang-commits] [flang] [flang] Fix flang tests on MacOS (PR #70811)
Andrzej Warzyński via flang-commits
flang-commits at lists.llvm.org
Mon Nov 13 14:28:53 PST 2023
================
@@ -1,4 +1,5 @@
-! UNSUPPORTED: system-windows
+! MacOS needs -isysroot <osx_sysroot> with clang and flang to build binaries.
----------------
banach-space wrote:
Sorry, I meant the change in flang/test/lit.cfg.py specifically. My bad for not being clearer!
Please go ahead and merge this. I am happy for you to leave the summary as is or update it before merging. No need for me to take another look.
I really appreciate you seeing this through 🙏🏻 !
https://github.com/llvm/llvm-project/pull/70811
More information about the flang-commits
mailing list