Merge branch 'loongson3a' into loongson3b

This commit is contained in:
Xianyi Zhang 2013-04-11 16:07:59 +08:00
commit 986d542acb
1 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,10 @@ ifeq ($(DEBUG), 1)
GETARCH_FLAGS += -g
endif
ifeq ($(HOSTCC), loongcc)
GETARCH_FLAGS += -static
endif
# This operation is expensive, so execution should be once.
ifndef GOTOBLAS_MAKEFILE
export GOTOBLAS_MAKEFILE = 1