[flang-commits] [flang] [flang] Fix flang tests on MacOS (PR #70811)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Wed Nov 8 01:18:02 PST 2023
================
@@ -1,4 +1,5 @@
-! UNSUPPORTED: system-windows
+! MacOS needs -isysroot <osx_sysroot> with clang and flang to build binaries.
----------------
banach-space wrote:
Didn't you manage to work around this with changes in flang/test/lit.cfg.py?
https://github.com/llvm/llvm-project/pull/70811
More information about the flang-commits
mailing list