aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile b/src/Makefile
index 386f279f..1777cbe6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -461,9 +461,6 @@ ifeq (ppc,$(TARGET_LJARCH))
461 ifeq (PS3,$(TARGET_SYS)) 461 ifeq (PS3,$(TARGET_SYS))
462 DASM_AFLAGS+= -D PPE -D TOC 462 DASM_AFLAGS+= -D PPE -D TOC
463 endif 463 endif
464 ifneq (,$(findstring LJ_ARCH_PPC64 ,$(TARGET_TESTARCH)))
465 DASM_ARCH= ppc64
466 endif
467endif 464endif
468endif 465endif
469endif 466endif