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:17:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-26 23:30:16 +0100
commitda2e04d0dd251c197e2d6c888fcf5951f5a31727 (patch)
treecc74484804bd9bd9568c0a1fb846ac388774ca65 /meta/recipes-devtools/gcc/gcc-11.2.inc
parent0d4c97c24dd4bc25760bce00f3ff65e88508e882 (diff)
downloadpoky-da2e04d0dd251c197e2d6c888fcf5951f5a31727.tar.gz
gcc: Merge three related patches together
The SYSTEMLIBS_DIR change was spread over three patches, merge these together since there is no value in having them separate. (From OE-Core rev: dd1fef1b520efaac6a21f26332c25bdcc0110c12) 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.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-11.2.inc b/meta/recipes-devtools/gcc/gcc-11.2.inc
index 9fd30f52a8..6fa344e961 100644
--- a/meta/recipes-devtools/gcc/gcc-11.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-11.2.inc
@@ -50,8 +50,6 @@ SRC_URI = "\
50 file://0018-export-CPP.patch \ 50 file://0018-export-CPP.patch \
51 file://0019-Ensure-target-gcc-headers-can-be-included.patch \ 51 file://0019-Ensure-target-gcc-headers-can-be-included.patch \
52 file://0020-Don-t-search-host-directory-during-relink-if-inst_pr.patch \ 52 file://0020-Don-t-search-host-directory-during-relink-if-inst_pr.patch \
53 file://0021-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch \
54 file://0022-aarch64-Add-support-for-musl-ldso.patch \
55 file://0023-libcc1-fix-libcc1-s-install-path-and-rpath.patch \ 53 file://0023-libcc1-fix-libcc1-s-install-path-and-rpath.patch \
56 file://0024-handle-sysroot-support-for-nativesdk-gcc.patch \ 54 file://0024-handle-sysroot-support-for-nativesdk-gcc.patch \
57 file://0025-Search-target-sysroot-gcc-version-specific-dirs-with.patch \ 55 file://0025-Search-target-sysroot-gcc-version-specific-dirs-with.patch \