mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-05-31 00:45:48 +08:00
- 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
|
|
|