- 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
7 lines
97 B
PHP
7 lines
97 B
PHP
SHELL = /bin/sh
|
|
PLAT = _LINUX
|
|
DRVOPTS = $(NOOPT)
|
|
#ARCHFLAGS= $(ARFLAGS) -ru
|
|
#RANLIB = ranlib
|
|
|