Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / ust / high-throughput / Makefile.am
index 25913c3f4695ffe40bbca44879f8e04b01cb39ef..22a31e18b062df7f43b6ec27e08199e2fc09dda0 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.02353 seconds and 4 git commands to generate.