Fix: Don't override user variables within the build system
[lttng-ust.git] / liblttng-ust-libc-wrapper / Makefile.am
index d402d53c836b81824619c67847d5a783bfbd3a59..e73b4d88ad52c9a8f634c6ae316e953937f12e2c 100644 (file)
@@ -1,5 +1,5 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
-AM_CFLAGS = -fno-strict-aliasing
+AM_CFLAGS += -fno-strict-aliasing
 
 lib_LTLIBRARIES = liblttng-ust-libc-wrapper.la \
   liblttng-ust-pthread-wrapper.la
This page took 0.023355 seconds and 4 git commands to generate.