[flang-commits] [flang] [flang] Fix flang tests on MacOS (PR #70811)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Mon Nov 13 05:44:07 PST 2023


================
@@ -1,4 +1,5 @@
-! UNSUPPORTED: system-windows
+! MacOS needs -isysroot <osx_sysroot> with clang and flang to build binaries.
----------------
luporl wrote:

Right, I updated the summary to explain the changes correctly.

https://github.com/llvm/llvm-project/pull/70811


More information about the flang-commits mailing list