Backport:Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / Makefile.am
index 7cbc11cb2b5161882b824611f333ffaf21bd9059..29a35e6adfb422451b20d0ad76459896293b0f87 100644 (file)
@@ -1,5 +1,3 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
-
 AUTOMAKE_OPTIONS = subdir-objects
 
 SUBDIRS =
@@ -57,8 +55,6 @@ if BUILD_LIB_CONSUMER
 SUBDIRS += consumer
 endif
 
-AM_CFLAGS = -fno-strict-aliasing
-
 noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h \
                                 uri.h utils.h lttng-kernel-old.h \
                                 align.h bitfield.h bug.h time.h
This page took 0.025855 seconds and 5 git commands to generate.