X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=0db94f7772205a0a541a5fe5ad967203ecf5dec0;hp=db5ab2cf1527c07eb6bfbe307f21fdd32a20cda2;hb=2391c1b4a91068853fb2d783c8f7613658be4250;hpb=687b45804b5c028dd5644bda85981c0235eb4d32 diff --git a/Makefile b/Makefile index db5ab2cf..0db94f77 100644 --- a/Makefile +++ b/Makefile @@ -76,8 +76,8 @@ ifdef DRC_DBG libpcsxcore/new_dynarec/emu_if.o: CFLAGS += -D_FILE_OFFSET_BITS=64 CFLAGS += -DDRC_DBG endif -ifeq "$(DRC_CACHE_BASE)" "1" -libpcsxcore/new_dynarec/%.o: CFLAGS += -DBASE_ADDR_FIXED=1 +ifeq "$(BASE_ADDR_DYNAMIC)" "1" +libpcsxcore/new_dynarec/%.o: CFLAGS += -DBASE_ADDR_DYNAMIC=1 endif # spu