Export FFLAGS too

epel9
sagitter 5 years ago
parent 4a8a1b17e2
commit c711f74cfd

@ -160,6 +160,7 @@ cd build-static
# Temporary workaround for compiling on GCC-10
%if 0%{?fedora} && 0%{?fedora} > 31
export FCFLAGS="%{build_fflags} -fallow-argument-mismatch"
export FFLAGS="%{build_fflags} -fallow-argument-mismatch"
%endif
%configure --disable-production --disable-java --disable-netcdf \
--enable-shared=no --enable-static=yes --enable-fortran %{!?el6:--with-szlib} \

Loading…
Cancel
Save