Skip to content

Commit

Permalink
CI: Change fortran compiler to ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Nov 15, 2023
1 parent d634ba8 commit 56f633e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-config
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ then
then
CXX=icpc
CC=icc
FC=ifort
FC=ifx
CFLAGS="-Wall -Wunused"
CXXFLAGS="-Wall -Wextra -Wunused"
fi
Expand Down

0 comments on commit 56f633e

Please sign in to comment.