Remove -Wsystem-headers from tests
[lttng-ust.git] / tests / compile / ctf-types / Makefile.am
index eea45dea865da0b9622eff7c3ece66e9a8b69596..cb268fe484ad0255d4c29a0524774539b18fa914 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 = ctf-types
 ctf_types_SOURCES = ctf-types.c tp.c ust_tests_ctf_types.h
This page took 0.023303 seconds and 4 git commands to generate.