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:
|
# Other interesting configure options:
|
||||||
CONFIGURE_OPTS=" \
|
CONFIGURE_OPTS=" \
|
||||||
|
--enable-fortran \
|
||||||
--enable-ompss \
|
--enable-ompss \
|
||||||
--with-nanox=$NANOX_HOME \
|
--with-nanox=$NANOX_HOME \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue