From 581335b095ed820978d4c88f026abf462128eeb0 Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 18 Sep 2016 23:58:17 +0300 Subject: drc: enable and fix warnings these were kept for compat with Ari64's code, which is removed, see previous commit messages --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b23d33e..0a3b1fe 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 -- cgit v1.2.3