X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=0a3b1feceda1d5b34b2b37e9101984b66a7fb757;hp=b23d33e30a2c4a976e4ef9aae8d30eb165d9d2ec;hb=186935dccdeb09590c0858b7510c769f5ccb06de;hpb=8886a80857ea5329717a54f4deb37d8e974ffc9c diff --git a/Makefile b/Makefile index b23d33e3..0a3b1fec 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,6 @@ endif OBJS += libpcsxcore/new_dynarec/emu_if.o libpcsxcore/new_dynarec/new_dynarec.o: libpcsxcore/new_dynarec/assem_arm.c \ libpcsxcore/new_dynarec/pcsxmem_inline.c -libpcsxcore/new_dynarec/new_dynarec.o: CFLAGS += -Wno-all -Wno-pointer-sign ifdef DRC_DBG libpcsxcore/new_dynarec/emu_if.o: CFLAGS += -D_FILE_OFFSET_BITS=64 CFLAGS += -DDRC_DBG