compile with -fno-strict-aliasing
[ust.git] / libustinstr-malloc / Makefile.am
index 0f9007aaaec162427ce65cf8414afdf971c0351c..26c73e0af0f9ab3cce3bedd23251737f95e4bac5 100644 (file)
@@ -1,4 +1,5 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CFLAGS = -fno-strict-aliasing
 
 lib_LTLIBRARIES = libustinstr-malloc.la
 libustinstr_malloc_la_SOURCES = mallocwrap.c
This page took 0.023468 seconds and 4 git commands to generate.