X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=aa97b12c666642cd3cf425fd0f17b133713659e3;hp=0c203be7ee2f19808168dd3ac874fe09110b2d9f;hb=ac6575cdd93d665efc374c1a14b391c6a5308972;hpb=4ea7de6a1495abfbc49c54fd2a90e902fdfa13d9 diff --git a/Makefile b/Makefile index 0c203be7..aa97b12c 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ endif ifeq "$(HAVE_NEON)" "1" OBJS += libpcsxcore/gte_neon.o endif +libpcsxcore/gte.o libpcsxcore/gte_nf.o: CFLAGS += -fno-strict-aliasing libpcsxcore/cdrom.o libpcsxcore/misc.o: CFLAGS += -Wno-pointer-sign libpcsxcore/misc.o libpcsxcore/psxbios.o: CFLAGS += -Wno-nonnull