Print compiler warning/runtime warning and truncate too long tracepoint names
[lttng-ust.git] / tests / hello.cxx / Makefile.am
index 81c2a5017f1c7283a77395c05ce4fe8d9012cb89..3e84796a731b4ecf965e57bae6d0f0f967190e99 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -Wsystem-headers
 
 noinst_PROGRAMS = hello
 hello_SOURCES = hello.cpp tp.c ust_tests_hello.h
This page took 0.023646 seconds and 4 git commands to generate.