aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-12 11:04:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-13 19:32:04 +0100
commit56751edd3a7893fd4085d882f540b387b024444d (patch)
tree50da7a6a1fb54974a4de8b2b8dd7d5f529a67f12 /meta/recipes-kernel/systemtap
parent61e8e0fdfeed6cdbeb12baacaee34588ab36c025 (diff)
downloadopenembedded-core-contrib-56751edd3a7893fd4085d882f540b387b024444d.tar.gz
git: Fix various makefile flags
We need to pass CFLAGS and LDFLAGS to the makefile correctly so we need to list them as part of EXTRA_OEMAKE. We also have a problem where git hardlinks binaries in bindir with those in its libexecdir. If we change the RPATH in one of them, it breaks the other. We therefore set the no cross dir hardlinking flag git already has for this kind of issue. This ensures the RPATHS for the git-core binaries works correctly. Its pure luck this has sometimes worked so far. (From OE-Core rev: 64c6ae6a69215b659b82c67e238bc0fbc09a3eab) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap')
0 files changed, 0 insertions, 0 deletions