diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.168.bb')
| -rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.168.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.168.bb b/meta/recipes-devtools/elfutils/elfutils_0.168.bb index 9557933faa..3b8f2a3147 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.168.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.168.bb | |||
| @@ -17,6 +17,7 @@ SRC_URI += "\ | |||
| 17 | file://0001-remove-the-unneed-checking.patch \ | 17 | file://0001-remove-the-unneed-checking.patch \ |
| 18 | file://0001-fix-a-stack-usage-warning.patch \ | 18 | file://0001-fix-a-stack-usage-warning.patch \ |
| 19 | file://aarch64_uio.patch \ | 19 | file://aarch64_uio.patch \ |
| 20 | file://Fix_one_GCC7_warning.patch \ | ||
| 20 | file://shadow.patch \ | 21 | file://shadow.patch \ |
| 21 | " | 22 | " |
| 22 | 23 | ||
| @@ -35,6 +36,8 @@ SRC_URI += "\ | |||
| 35 | file://debian/hurd_path.patch \ | 36 | file://debian/hurd_path.patch \ |
| 36 | file://debian/ignore_strmerge.diff \ | 37 | file://debian/ignore_strmerge.diff \ |
| 37 | " | 38 | " |
| 39 | # Fix the patches from Debian with GCC7 | ||
| 40 | SRC_URI += "file://fallthrough.patch" | ||
| 38 | SRC_URI_append_libc-musl = " file://0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch " | 41 | SRC_URI_append_libc-musl = " file://0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch " |
| 39 | 42 | ||
| 40 | # The buildsystem wants to generate 2 .h files from source using a binary it just built, | 43 | # The buildsystem wants to generate 2 .h files from source using a binary it just built, |
