Update Makefile.system
This commit is contained in:
parent
5d6fde58e3
commit
58363774ee
|
@ -1750,6 +1750,8 @@ export HAVE_NEON
|
||||||
ifndef NO_MSA
|
ifndef NO_MSA
|
||||||
export HAVE_MSA
|
export HAVE_MSA
|
||||||
export MSA_FLAGS
|
export MSA_FLAGS
|
||||||
|
else
|
||||||
|
export NO_MSA
|
||||||
endif
|
endif
|
||||||
export KERNELDIR
|
export KERNELDIR
|
||||||
export FUNCTION_PROFILE
|
export FUNCTION_PROFILE
|
||||||
|
|
Loading…
Reference in New Issue