]> 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>
Sun, 28 Jun 2015 08:41:51 +0000 (09:41 +0100)
The patch fixes a warning seen with gcc 4.8 (especially on ubuntu 13.10)

(From OE-Core rev: c577a52b252ccbad9a8dde79c6a4a4f23376d9d8)

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 c3f90ec51ab88d4a9ac1c9651bc2f048fd757103..5501bb92607f2e3b5107c59011f60755f8d29b02 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"