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:32:53 +0000 (13:32 -0400)
commit5c45dcdaa5b352ba03074a5f472ad6988ea4fcda
treeebdcac17eb2c5412717d7de071afafc5bc68c9d1
parente59fbef9052d7e79317edfe2f6af2efa95b79e96
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.025355 seconds and 4 git commands to generate.