X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libustinstr-malloc%2FMakefile.am;fp=libustinstr-malloc%2FMakefile.am;h=26c73e0af0f9ab3cce3bedd23251737f95e4bac5;hb=16c83055d749e9f246a934401e3862085aca1e65;hp=0f9007aaaec162427ce65cf8414afdf971c0351c;hpb=8649cd59b1c15b8d4097cf63f733e8007d76ad13;p=ust.git diff --git a/libustinstr-malloc/Makefile.am b/libustinstr-malloc/Makefile.am index 0f9007a..26c73e0 100644 --- a/libustinstr-malloc/Makefile.am +++ b/libustinstr-malloc/Makefile.am @@ -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