]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
compilation.sh: export FFLAGS, too.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Jul 2020 12:50:12 +0000 (08:50 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Jul 2020 12:50:12 +0000 (08:50 -0400)
FFLAGS is the POSIX-make standard name for FORTRAN compiler flags.
It may be needed for build systems that don't use autotools but
are still make-based.


No differences found