This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, master has been updated
b6bede3 xfs: fix tracing builds inside the source tree
from c59d87c460767bc35dafd490139d3cfe78fb8da4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b6bede3b4cdfbd188557ab50fceec2e91d295edf
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Sun Aug 14 17:13:00 2011 +0000
xfs: fix tracing builds inside the source tree
The code really requires the current source directory to be in the
header search path. We already do this if building with an object
tree separate from the source, but it needs to be added manually
if building inside the source. The cflags addition for it accidentally
got removed when collapsing the xfs directory structure.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Reviewed-by: Dave Chinner <david@xxxxxxxxxxxxx>
Signed-off-by: Alex Elder <aelder@xxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
XFS development tree
|