aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotaz2012-11-21 03:51:26 +0200
committernotaz2012-11-24 04:25:25 +0200
commiteac3852265815a2e57ea9987a2bea2fcadd3f022 (patch)
tree9e9babd69a94178c44a47516fb79da67d998acab /Makefile
parent305c8c935f912467121a473f945a42a325034417 (diff)
downloadpcsx_rearmed-eac3852265815a2e57ea9987a2bea2fcadd3f022.tar.gz
pcsx_rearmed-eac3852265815a2e57ea9987a2bea2fcadd3f022.tar.bz2
pcsx_rearmed-eac3852265815a2e57ea9987a2bea2fcadd3f022.zip
gte: avoid fno-strict-aliasing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a2a811f..548d8a0 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,6 @@ endif
ifeq "$(HAVE_NEON)" "1"
OBJS += libpcsxcore/gte_neon.o
endif
-libpcsxcore/gte.o libpcsxcore/gte_nf.o: CFLAGS += -fno-strict-aliasing
libpcsxcore/psxbios.o: CFLAGS += -Wno-nonnull
# dynarec