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