File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ AC_DEFUN([MCA_ompi_io_romio314_CONFIG],[
7777 [AS_IF([test ! -z $build ], [io_romio314_flags= " $io_romio314_flags --build=$build " ])
7878 AS_IF([test ! -z $host ], [io_romio314_flags= " $io_romio314_flags --host=$host " ])
7979 AS_IF([test ! -z $target ], [io_romio314_flags= " $io_romio314_flags --target=$target " ])])
80- io_romio314_flags_define= " $io_romio314_flags FROM_OMPI=yes CC='$CC ' CFLAGS='$CFLAGS -D__EXTENSIONS__' CPPFLAGS='$CPPFLAGS ' FFLAGS='$FFLAGS ' LDFLAGS='$LDFLAGS ' --$io_romio314_shared -shared --$io_romio314_static -static $io_romio314_flags $io_romio314_prefix_arg --disable-aio --disable-weak-symbols --enable-strict"
80+ io_romio314_flags_define= " $io_romio314_flags FROM_OMPI=yes CC='$CC ' CFLAGS='$CFLAGS -D__EXTENSIONS__' CPPFLAGS='$CPPFLAGS ' FFLAGS='$FFLAGS ' LDFLAGS='$LDFLAGS ' --$io_romio314_shared -shared --$io_romio314_static -static $io_romio314_flags $io_romio314_prefix_arg --disable-aio --disable-weak-symbols --enable-strict --disable-f77 --disable-f90 "
8181 AC_DEFINE_UNQUOTED([MCA_io_romio314_COMPLETE_CONFIGURE_FLAGS], [" $io_romio314_flags_define " ], [Complete set of command line arguments given to ROMIOs configure script])
8282
83- io_romio314_flags= " $io_romio314_flags FROM_OMPI=yes CC=" ' "' " $CC " ' "' " CFLAGS=" ' "' " $CFLAGS -D__EXTENSIONS__" ' "' " CPPFLAGS=" ' "' " $CPPFLAGS " ' "' " FFLAGS=" ' "' " $FFLAGS " ' "' " LDFLAGS=" ' "' " $LDFLAGS " ' "' " --$io_romio314_shared -shared --$io_romio314_static -static $io_romio314_flags $io_romio314_prefix_arg --disable-aio --disable-weak-symbols --enable-strict"
83+ io_romio314_flags= " $io_romio314_flags FROM_OMPI=yes CC=" ' "' " $CC " ' "' " CFLAGS=" ' "' " $CFLAGS -D__EXTENSIONS__" ' "' " CPPFLAGS=" ' "' " $CPPFLAGS " ' "' " FFLAGS=" ' "' " $FFLAGS " ' "' " LDFLAGS=" ' "' " $LDFLAGS " ' "' " --$io_romio314_shared -shared --$io_romio314_static -static $io_romio314_flags $io_romio314_prefix_arg --disable-aio --disable-weak-symbols --enable-strict --disable-f77 --disable-f90 "
8484
8585 opal_show_subtitle " Configuring ROMIO distribution"
8686 OPAL_CONFIG_SUBDIR([ompi/mca/io/romio314/romio],
You can’t perform that action at this time.
0 commit comments