]> code.ossystems Code Review - openembedded-core.git/commitdiff
elfutils: enable fix-build-gcc-4.8.patch
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 28 Apr 2015 03:43:31 +0000 (20:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Apr 2015 22:01:27 +0000 (23:01 +0100)
The patch fixes a warning seen with gcc 4.8 (especially on ubuntu 13.10)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.148.bb

index dc56dfa8b41f3c3d16b81540879ae1dbff5673b4..0d8490dee2cbe34770f74471fbeafb6d9942d906 100644 (file)
@@ -34,6 +34,7 @@ SRC_URI += "\
         file://elfutils-ar-c-fix-num-passed-to-memset.patch \
         file://Fix_elf_cvt_gunhash.patch \
         file://elf_begin.c-CVE-2014-9447-fix.patch \
+        file://fix-build-gcc-4.8.patch \
 "
 # Only apply when building uclibc based target recipe
 SRC_URI_append_libc-uclibc = " file://uclibc-support-for-elfutils-0.148.patch"