]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: fix builds with gcc 4.6
authorJoshua Lock <josh@linux.intel.com>
Wed, 30 Mar 2011 22:21:50 +0000 (23:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2011 12:50:18 +0000 (13:50 +0100)
commita02eb31697cd977f3587f42bb09b8a9ebcca7a4b
treeb212e727a75d56db2d8ea334830dfb1b266aa7e9
parent207ca9ef61b3f9682534d5aec756180fabf7ba19
elfutils: fix builds with gcc 4.6

gcc 4.6 (as used in Fedora 15) adds some extra warnings which are
included with Werror. The new unused-but-set variable warning causes
an error in libasm of elfutils. Work around this by removing
unused-but-set from Werror.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/recipes-devtools/elfutils/elfutils_0.148.bb