Files
OpenBLAS/Makefile.mips
2023-01-02 22:15:11 +01:00

5 lines
70 B
Makefile

MSA_FLAGS = -mmsa -mfp64 -mload-store-pairs
ifdef BINARY64
else
endif