]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Sep 2013 07:24:35 +0000 (08:24 +0100)
commitc1cbc57eb80d2cab9a80d5e5aa65419f40eefb15
tree9c24e10f263d98d83d0a15887447cbe99a878296
parent516e6f065a1bed0d95ffd1c8a4d8e135d834af94
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.

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.155.bb