Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / ust / low-throughput / Makefile.am
index 630d797b38f6493e25e0037a8397fdaeaad2dec2..8ce8f24397eae0a4d358a9f623bd1c738ca3c529 100644 (file)
@@ -1,5 +1,4 @@
-AM_CFLAGS = -I$(srcdir) -O2
-AM_LDFLAGS = -llttng-ust
+AM_CPPFLAGS += -I$(srcdir)
 
 if LTTNG_TOOLS_BUILD_WITH_LIBDL
 LIBS += -ldl
This page took 0.02441 seconds and 5 git commands to generate.