From 4bed302b143c4d869f83fcc34b0c1ad1dd143c2d Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Tue, 26 Sep 2017 09:20:52 +0200 Subject: elfutils: Make it build with GCC 7 and compile time hardening enabled Signed-off-by: Peter Kjellerstedt Signed-off-by: Ross Burton --- recipes-devtools/elfutils/elfutils_0.148.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-devtools/elfutils/elfutils_0.148.bb') diff --git a/recipes-devtools/elfutils/elfutils_0.148.bb b/recipes-devtools/elfutils/elfutils_0.148.bb index 29d109a..892a523 100644 --- a/recipes-devtools/elfutils/elfutils_0.148.bb +++ b/recipes-devtools/elfutils/elfutils_0.148.bb @@ -37,6 +37,8 @@ SRC_URI += "\ file://gcc6.patch \ file://0001-Fix-fallthrough-warnings.patch \ file://0002-Fix-printf-overflow-warnings.patch \ + file://0001-Make-it-compile-with-GCC-7.patch \ + file://0002-Make-it-build-with-GCC-7-and-compile-time-hardening-.patch \ " # Only apply when building uclibc based target recipe SRC_URI_append_libc-uclibc = " file://uclibc-support-for-elfutils-0.148.patch" -- cgit v1.2.3-54-g00ecf