Move MIPS compiler options for MSA out of c_check
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
MSA_FLAGS = -mmsa -mfp64 -mload-store-pairs
|
||||
ifdef BINARY64
|
||||
else
|
||||
endif
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
MSA_FLAGS = -mmsa -mfp64 -mload-store-pairs
|
||||
ifdef BINARY64
|
||||
else
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user