summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.32.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-01-29 23:19:53 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-03 21:45:49 +0000
commitff21f42cf0afc46cc8738fee10c5df66158cd952 (patch)
treef04784f18f05c58c33c57f61ba9a4edf276e8d45 /meta/recipes-core/glibc/glibc_2.32.bb
parent22cfb4693ac6329a70c3a5ea9493f0798bfcebe0 (diff)
downloadpoky-ff21f42cf0afc46cc8738fee10c5df66158cd952.tar.gz
glibc: Drop adding .file directive in asm files
it was a workaround for binutils issue which is fixed in 2.36 with https://sourceware.org/bugzilla/show_bug.cgi?id=26822 (From OE-Core rev: 5dfba8c373de858badd8944f7ad9932549238045) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.32.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.32.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.32.bb b/meta/recipes-core/glibc/glibc_2.32.bb
index edf196c428..2d9c707a0b 100644
--- a/meta/recipes-core/glibc/glibc_2.32.bb
+++ b/meta/recipes-core/glibc/glibc_2.32.bb
@@ -38,7 +38,6 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
38 file://0023-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch \ 38 file://0023-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch \
39 file://0024-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch \ 39 file://0024-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch \
40 file://0025-intl-Emit-no-lines-in-bison-generated-files.patch \ 40 file://0025-intl-Emit-no-lines-in-bison-generated-files.patch \
41 file://0026-inject-file-assembly-directives.patch \
42 file://0027-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch \ 41 file://0027-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch \
43 file://0028-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch \ 42 file://0028-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch \
44 file://0029-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch \ 43 file://0029-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch \