Home
last modified time | relevance | path

Searched hist:"6 ed738d9b8f3b0b2f4b36f999c36c1c8e6e3585e" (Results 1 – 1 of 1) sorted by relevance

/libCEED/
H A DMakefilediff 6ed738d9b8f3b0b2f4b36f999c36c1c8e6e3585e Thu Mar 29 00:18:40 UTC 2018 Jed Brown <jed@jedbrown.org> Makefile: use FC=gfortran instead of ?=

Make predefines FC=f77 so our FC?=gfortran is skipped. Note that
command line and environment variables still take precedent, so this
change won't affect any users that have these variables set.