================
@@ -88,6 +88,17 @@ else()
   set(LLDB_DEFAULT_TEST_COMPILER "")
 endif()
 
+if(LLDB_ENABLE_FORTRAN)
----------------
DavidSpickett wrote:

Do we need LLDB_ENABLE_FORTRAN anymore?

I think we can remove it and change the tests to require that we have a fortran 
compiler of some sort. Along the lines of `REQUIRES: fortran-compiler`.

https://github.com/llvm/llvm-project/pull/208298
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to