Remove -Wsystem-headers from tests
[lttng-ust.git] / tests / compile / same_line_tracepoint / Makefile.am
index ef4d6daea05f0b8a7586e673e0ba233e4f644a77..6d3ac3e141925f8ed52c05f5f6ff8330d8dcce36 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 = same_line_tracepoint
 same_line_tracepoint_SOURCES = same_line_tracepoint.c ust_tests_sameline.h
This page took 0.023163 seconds and 4 git commands to generate.