It has been fixed in binutils so we want to drop it with binutils 2.36 upgrade when it happens
Signed-off-by: Khem Raj <[email protected]> --- .../glibc/glibc/0026-inject-file-assembly-directives.patch | 6 +++++- .../musl/musl/0001-crt-Add-.file-directive.patch | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/glibc/glibc/0026-inject-file-assembly-directives.patch b/meta/recipes-core/glibc/glibc/0026-inject-file-assembly-directives.patch index 89eef82e1b..5137fedb7b 100644 --- a/meta/recipes-core/glibc/glibc/0026-inject-file-assembly-directives.patch +++ b/meta/recipes-core/glibc/glibc/0026-inject-file-assembly-directives.patch @@ -21,7 +21,11 @@ which use .S files. RP 2018/10/3 -Upstream-Status: Pending +fixed in binutils 2.36 [1] + +[1] https://sourceware.org/bugzilla/show_bug.cgi?id=26822 + +Upstream-Status: OE-Specific [ Drop when upgrading binutils 2.36+ ] Signed-off-by: Khem Raj <[email protected]> --- diff --git a/meta/recipes-core/musl/musl/0001-crt-Add-.file-directive.patch b/meta/recipes-core/musl/musl/0001-crt-Add-.file-directive.patch index 35c8b65740..1cd08cdcd4 100644 --- a/meta/recipes-core/musl/musl/0001-crt-Add-.file-directive.patch +++ b/meta/recipes-core/musl/musl/0001-crt-Add-.file-directive.patch @@ -10,7 +10,11 @@ source files and they are missing .file directive if we add .file <filename>.s in them then debug info encodes this value instead of absolute path in debug_line section -Upstream-Status: Pending +fixed in binutils 2.36 [1] + +[1] https://sourceware.org/bugzilla/show_bug.cgi?id=26822 + +Upstream-Status: OE-Specific [ Drop when upgrading binutils 2.36+ ] Signed-off-by: Khem Raj <[email protected]> --- crt/aarch64/crti.s | 1 + -- 2.30.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146853): https://lists.openembedded.org/g/openembedded-core/message/146853 Mute This Topic: https://lists.openembedded.org/mt/79710269/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
