Enable experimental Fortran support for Mercurium compiler.

This commit is contained in:
Christoph Niethammer 2012-07-30 19:05:44 +00:00
parent 6822294c23
commit 114d866f51

View file

@ -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 \
" "