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=581335b095ed820978d4c88f026abf462128eeb0;hpb=e2b5e7aa45f75cd13ef238fa4ff9516891dabef5 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