From 051e3027afa0632ce912a090fe189ec328213fb2 Mon Sep 17 00:00:00 2001 From: Jack Mitchell Date: Fri, 8 Mar 2013 11:21:52 +0000 Subject: [PATCH] --- yaml --- r: 361565 b: refs/heads/master c: b9e8c37220c80e78289a1e87b50c09418eb59a7e h: refs/heads/master i: 361563: 78c5feff88f6eeb415a254cf0260bff1701a2684 v: v3 --- [refs] | 2 +- trunk/tools/lib/traceevent/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a8ec635df515..cc948c1ce0be 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4dd45fe7add0de09e0e5b2b511732d9c86b6ee7 +refs/heads/master: b9e8c37220c80e78289a1e87b50c09418eb59a7e diff --git a/trunk/tools/lib/traceevent/Makefile b/trunk/tools/lib/traceevent/Makefile index a20e32033431..0b0a90787db6 100644 --- a/trunk/tools/lib/traceevent/Makefile +++ b/trunk/tools/lib/traceevent/Makefile @@ -122,7 +122,7 @@ export Q VERBOSE EVENT_PARSE_VERSION = $(EP_VERSION).$(EP_PATCHLEVEL).$(EP_EXTRAVERSION) -INCLUDES = -I. -I/usr/local/include $(CONFIG_INCLUDES) +INCLUDES = -I. $(CONFIG_INCLUDES) # Set compile option CFLAGS if not set elsewhere CFLAGS ?= -g -Wall