Skip to content
Snippets Groups Projects
Verified Commit ebcc0f6f authored by Rodrigo Tobar's avatar Rodrigo Tobar
Browse files

Avoid unnecessary Fortran checks


VELOCIraptor doesn't use Fortran, and therefore checking for a Fortran
compiler and runtime libraries is not necessary. Furthermore this can
introduce unnecessary problems; in my case it prevented me to compile
SWIFT with VELOCIraptor in our local platform.

I suspect the appearance of these checks is a remnant from a potential
copy-paste from the grackle integration checks appearing just before
VELOCIraptor's.

Signed-off-by: default avatarRodrigo Tobar <rtobar@icrar.org>
parent 8febf700
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment