diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.170.bb')
| -rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.170.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.170.bb b/meta/recipes-devtools/elfutils/elfutils_0.170.bb index 3b81e287b0..9242aea26b 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.170.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.170.bb | |||
| @@ -32,8 +32,8 @@ SRC_URI += "\ | |||
| 32 | file://debian/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch \ | 32 | file://debian/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch \ |
| 33 | file://debian/0003-Add-mips-n64-relocation-format-hack.patch \ | 33 | file://debian/0003-Add-mips-n64-relocation-format-hack.patch \ |
| 34 | " | 34 | " |
| 35 | # Fix the patches from Debian with GCC7 | 35 | # Fix fallthrough with GCC7 |
| 36 | SRC_URI += "file://debian/fallthrough.patch" | 36 | SRC_URI += "file://0001-Use-fallthrough-attribute.patch" |
| 37 | 37 | ||
| 38 | # The buildsystem wants to generate 2 .h files from source using a binary it just built, | 38 | # The buildsystem wants to generate 2 .h files from source using a binary it just built, |
| 39 | # which can not pass the cross compiling, so let's work around it by adding 2 .h files | 39 | # which can not pass the cross compiling, so let's work around it by adding 2 .h files |
