Skip to content

Commit d9df245

Browse files
committed
FDS Compilation: Switch to ifx for GitHub actions
1 parent e2c97b1 commit d9df245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ VPATH = ../Source
1313

1414
# set compiler type
1515

16-
I_IFORT=ifort
16+
I_IFORT=ifx
1717
ifdef INTEL_IFORT
1818
I_IFORT=$(INTEL_IFORT)
1919
endif

0 commit comments

Comments
 (0)