LLVMFlang: Add a required line to define linking rules on Windows

This was missed in commit d34e5a98b8 (LLVMFlang: Add support for
Windows, 2022-09-18, v3.25.0-rc1~102^2).
This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2022-10-22 10:48:27 +01:00
committed by Brad King
parent b6ddcbc7ec
commit 166bc00399

View File

@@ -1,2 +1,3 @@
include(Platform/Windows-GNU)
__windows_compiler_gnu(Fortran)
# TODO: MSVC ABI Support