Home
last modified time | relevance | path

Searched hist:dc753d408fcda3b7c17c992125f1fa94d43bfad4 (Results 1 – 1 of 1) sorted by relevance

/libCEED/
H A DMakefilediff dc753d408fcda3b7c17c992125f1fa94d43bfad4 Thu Mar 29 04:19:01 UTC 2018 Jed Brown <jed@jedbrown.org> makefile: only replace CC and FC when they are default (or undefined)

Unconditional use of = overrides the environment, but spack would prefer
to just export CC and FC rather than pass as command-line arguments.

Reported-by: Veselin Dobrev <dobrev1@llnl.gov>