summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-12.2.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-09-07 14:02:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-07 21:28:41 +0100
commit870f78f63fc55200078c622df2bb4187e954ab1e (patch)
tree6bf2ae8fb74084f27db75560b99680ff8cb3c389 /meta/recipes-devtools/gcc/gcc-12.2.inc
parent59ec2d317d23f08b8368e30ce7c0183925bc502f (diff)
downloadpoky-870f78f63fc55200078c622df2bb4187e954ab1e.tar.gz
gcc: remove obsolete 0012-export-CPP.patch
This patch is no longer needed, the upstream Makefile exports CPP from CPP_FOR_BUILD since 12.1. (From OE-Core rev: c7546939574dc5e976caae8f0e705b805962ff03) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-12.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-12.2.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-12.2.inc b/meta/recipes-devtools/gcc/gcc-12.2.inc
index 572fd8b669..7cc34b2621 100644
--- a/meta/recipes-devtools/gcc/gcc-12.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-12.2.inc
@@ -49,7 +49,6 @@ SRC_URI = "${BASEURI} \
49 file://0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ 49 file://0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \
50 file://0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ 50 file://0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch \
51 file://0011-Avoid-using-libdir-from-.la-which-usually-points-to-.patch \ 51 file://0011-Avoid-using-libdir-from-.la-which-usually-points-to-.patch \
52 file://0012-export-CPP.patch \
53 file://0013-Ensure-target-gcc-headers-can-be-included.patch \ 52 file://0013-Ensure-target-gcc-headers-can-be-included.patch \
54 file://0014-Don-t-search-host-directory-during-relink-if-inst_pr.patch \ 53 file://0014-Don-t-search-host-directory-during-relink-if-inst_pr.patch \
55 file://0015-libcc1-fix-libcc1-s-install-path-and-rpath.patch \ 54 file://0015-libcc1-fix-libcc1-s-install-path-and-rpath.patch \