Build fix: filter-grammar-test: incorrect inclusion flag
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 May 2021 22:43:44 +0000 (18:43 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 7 May 2021 17:47:51 +0000 (13:47 -0400)
commit7800bdfc19991abdf2fba1219209b5f3ff505a0b
treeebdcac17eb2c5412717d7de071afafc5bc68c9d1
parent4ffc532402cf16787eb04ac957e5317b836e417b
Build fix: filter-grammar-test: incorrect inclusion flag

Including src/common causes LTTng files that clash with system headers
to be included before the system headers and breaks the build on
multiple platforms and architectures.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Iff7b6e7000d907dc076a467d223c91569b783861
src/common/Makefile.am
src/common/filter-grammar-test.c
This page took 0.026187 seconds and 5 git commands to generate.