]> code.ossystems Code Review - openembedded-core.git/commit
elfutils-native: Fix build on distros with gcc 4.8
authorKhem Raj <raj.khem@gmail.com>
Fri, 13 Sep 2013 05:25:50 +0000 (05:25 +0000)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 10 Oct 2013 11:21:01 +0000 (12:21 +0100)
commit61efbcd27b937677d56edf58fbca7a4840c454b2
tree296fcabd67eb8c93aa0da616ba99dc1e7bb5c463
parentd5478e188561c2fee788ee326e3f7cdea7cf5a24
elfutils-native: Fix build on distros with gcc 4.8

The patch redhat-portability.diff causes this issue
so lets revert the portion which was using %a instead of %m
thats recommended anyway, redhat patch seems to be targetting
old compilers.

(From OE-Core rev: c1cbc57eb80d2cab9a80d5e5aa65419f40eefb15)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils/fix-build-gcc-4.8.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils_0.148.bb