[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 00:59:04 PST 2023
================
@@ -5,6 +5,9 @@ a C compiler.
REQUIRES: c-compiler
+MacOS doesn't have a separate libm.
+UNSUPPORTED: system-darwin
----------------
banach-space wrote:
Thanks, nice investigation!
Does this mean that this test will fail unless `CMAKE_OSX_SYSROOT` is set?
https://github.com/llvm/llvm-project/pull/70811
More information about the flang-commits
mailing list