SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-binary / Makefile.am
index aa27a82ed262b08ef4eb5e8718b81abd9569a8a0..af76ae7fc909c60d8cb682dc30ec18dca521ed57 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
 # no optimization
-AM_CFLAGS = -O0
+AM_CFLAGS += -O0
 noinst_LTLIBRARIES = libfoo.la
 
 libfoo_la_SOURCES = foo.c foo.h
This page took 0.024654 seconds and 5 git commands to generate.