Enable experimental Fortran support for Mercurium compiler.
This commit is contained in:
parent
6822294c23
commit
114d866f51
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ enable_debug=${enable_debug:=0}
|
|||
|
||||
# Other interesting configure options:
|
||||
CONFIGURE_OPTS=" \
|
||||
--enable-fortran \
|
||||
--enable-ompss \
|
||||
--with-nanox=$NANOX_HOME \
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue