summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-11.2.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-25 22:28:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-26 23:30:16 +0100
commit094f33efa946c1bc0403f39f3148115c132799b7 (patch)
treedae92ac16a39c26e5b8a9abb23da7d9bdced9526 /meta/recipes-devtools/gcc/gcc-11.2.inc
parentda2e04d0dd251c197e2d6c888fcf5951f5a31727 (diff)
downloadpoky-094f33efa946c1bc0403f39f3148115c132799b7.tar.gz
gcc: Drop sdt (dtrace) header patch
Since we now have recipe specific sysroots we no longer need this patch to avoid the dtrace headers affecting the build of gcc-runtime. Drop the patch. (From OE-Core rev: 9aa8ff2dbbbf38cb0c87efd32db64b8ddf485ddf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-11.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-11.2.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-11.2.inc b/meta/recipes-devtools/gcc/gcc-11.2.inc
index 6fa344e961..1ab779533c 100644
--- a/meta/recipes-devtools/gcc/gcc-11.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-11.2.inc
@@ -42,7 +42,6 @@ SRC_URI = "\
42 file://0010-MIPS64-Default-to-N64-ABI.patch \ 42 file://0010-MIPS64-Default-to-N64-ABI.patch \
43 file://0011-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \ 43 file://0011-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \
44 file://0012-gcc-Fix-argument-list-too-long-error.patch \ 44 file://0012-gcc-Fix-argument-list-too-long-error.patch \
45 file://0013-Disable-sdt.patch \
46 file://0014-libtool.patch \ 45 file://0014-libtool.patch \
47 file://0015-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ 46 file://0015-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \
48 file://0016-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ 47 file://0016-Use-the-multilib-config-files-from-B-instead-of-usin.patch \