fix: namespacing of 'tp_rcu_read_lock'
[lttng-ust.git] / tests / compile / hello / Makefile.am
index 2ff99328c07362a4a9f2e9acc100e40992b1a173..e212d922b97ee51154a3197731dcad517cf4a009 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
+AM_CPPFLAGS += -I$(srcdir)
 
 noinst_PROGRAMS = hello
 hello_SOURCES = hello.c tp.c ust_tests_hello.h
This page took 0.024128 seconds and 4 git commands to generate.