diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 3 |
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 | ||
| 467 | endif | 464 | endif |
| 468 | endif | 465 | endif |
| 469 | endif | 466 | endif |
