X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libustinstr-malloc%2FMakefile.am;h=26c73e0af0f9ab3cce3bedd23251737f95e4bac5;hp=0f9007aaaec162427ce65cf8414afdf971c0351c;hb=HEAD;hpb=d169a27dd79a872d5c44f0547a2bb33bb8402b80 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