Cleanup IOS build and disable FORTRAN on 32bit and ios builds for now
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 27 Nov 2019 14:10:57 +0000 (15:10 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Nov 2019 14:10:57 +0000 (15:10 +0100)
commit6bc487de356f3b40412b0bca3ad950d4b5da38b4
tree4003c70e6983ea9b696aded5db812120aa7553d9
parent7887c450772635b31d9dfb319ba2c26ed4ab16a7
Cleanup IOS build and disable FORTRAN on 32bit and ios builds for now

Travis recently appears unable to find a matching homebrew package for 32bit gfortran,
and the IOS crossbuild suffered from excessive output due to the known problem with "ASMNAME redefined"
warnings when CFLAGS is set in the environment
.travis.yml