summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/elfutils/elfutils_0.148.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/elfutils/elfutils_0.148.bb')
-rw-r--r--recipes-devtools/elfutils/elfutils_0.148.bb2
1 files changed, 2 insertions, 0 deletions
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 += "\
37 file://gcc6.patch \ 37 file://gcc6.patch \
38 file://0001-Fix-fallthrough-warnings.patch \ 38 file://0001-Fix-fallthrough-warnings.patch \
39 file://0002-Fix-printf-overflow-warnings.patch \ 39 file://0002-Fix-printf-overflow-warnings.patch \
40 file://0001-Make-it-compile-with-GCC-7.patch \
41 file://0002-Make-it-build-with-GCC-7-and-compile-time-hardening-.patch \
40" 42"
41# Only apply when building uclibc based target recipe 43# Only apply when building uclibc based target recipe
42SRC_URI_append_libc-uclibc = " file://uclibc-support-for-elfutils-0.148.patch" 44SRC_URI_append_libc-uclibc = " file://uclibc-support-for-elfutils-0.148.patch"