configure: allow to override SDL_CONFIG
[picodrive.git] / jni / Android.mk
index f94aba2..bf81476 100644 (file)
@@ -56,6 +56,9 @@ else
   use_sh2mame = 1
 endif
 
+# PD is currently not strict aliasing safe
+LOCAL_CFLAGS += -fno-strict-aliasing
+
 # sources
 SRCS_COMMON :=
 DEFINES :=