(Plain make) build system fixes for AIX
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 17 Sep 2017 23:29:21 +0000 (01:29 +0200)
committerGitHub <noreply@github.com>
Sun, 17 Sep 2017 23:29:21 +0000 (01:29 +0200)
commit3810a6fd9986c97552a6f314e7a0a2bdd6e8dcbf
treeb93b6019b44c40eaf7f90fe9e587c9a56f01204b
parent00740c0e34201df49365929cf774eea7b89ffe7a
(Plain make) build system fixes for AIX

- retry fortran compiler test with aix-specific option if generic -m32/-m64 fails
- pass any custom ARFLAGS to lapack
- no addition of -m32/-m64 to the CFLAGS and FFLAGS on AIX
Makefile
Makefile.system
f_check
make.inc