Update Makefile.x86_64
This commit is contained in:
@@ -10,14 +10,10 @@ endif
|
||||
|
||||
|
||||
ifndef DYNAMIC_ARCH
|
||||
define ADD_CPUFLAGS
|
||||
1
|
||||
endef
|
||||
ADD_CPUFLAGS = 1
|
||||
else
|
||||
ifdef TARGET_CORE
|
||||
define ADD_CPUFLAGS
|
||||
1
|
||||
endef
|
||||
ADD_CPUFLAGS = 1
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user