Rhaas/cleanup

Merged
#58 · Created  · Last updated

Merged pull request

Cactus: regenerate configure

d1132df·Author: ·Closed by: ·2019-06-20

Description

  • Cactus: remove support for F77 flags from linux architecture

    they are hard-coded to be the F90 flags in configure

  • Cactus: remove option to use CC as linker

    Cactus requires a C++ compiler to build since its main() is in C++ code

  • Cactus: do not identify gfortran by its name but its version output

    copied from the linux known architecture

  • Cactus: determine Linux C / CXX compiler by their output

    using basename does not work for CC=gcc-8 for example

0 attachments

0 comments

Loading commits...