Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / Makefile.am
index bdba28f19f2fadcc851babfa11ef950a2d3ae518..3b50777791579252fb2de7e92bf27039f80fdbba 100644 (file)
@@ -1,5 +1,3 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
-
 AUTOMAKE_OPTIONS = subdir-objects
 
 SUBDIRS = string-utils
@@ -58,8 +56,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.026435 seconds and 5 git commands to generate.