mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-05-31 00:45:48 +08:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
MSA_FLAGS = -mmsa -mfp64 -mload-store-pairs
|
|
ifdef BINARY64
|
|
else
|
|
endif
|