diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-04 14:59:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-24 10:48:13 +0100 |
commit | 028c74de43ea626d918d9cee10b9df9ace30c1cc (patch) | |
tree | 87bc44fe5135b915294b1eb64c1edc99e35ea8fb | |
parent | aa4200219b4b9b73821ebb4e0d8b559cac01b9cd (diff) | |
download | poky-028c74de43ea626d918d9cee10b9df9ace30c1cc.tar.gz |
gcc: test dropping
(From OE-Core rev: c9363f52a9600dfcaccb1b01e622f7671db28850)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-15.1.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-15.1.inc b/meta/recipes-devtools/gcc/gcc-15.1.inc index 25688aab34..7d86cda601 100644 --- a/meta/recipes-devtools/gcc/gcc-15.1.inc +++ b/meta/recipes-devtools/gcc/gcc-15.1.inc | |||
@@ -53,7 +53,6 @@ SRC_URI = "${BASEURI} \ | |||
53 | file://0005-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ | 53 | file://0005-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ |
54 | file://0006-cpp-honor-sysroot.patch \ | 54 | file://0006-cpp-honor-sysroot.patch \ |
55 | file://0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \ | 55 | file://0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \ |
56 | file://0008-libtool.patch \ | ||
57 | file://0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ | 56 | file://0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ |
58 | file://0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ | 57 | file://0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ |
59 | file://0011-aarch64-Fix-include-paths-when-S-B.patch \ | 58 | file://0011-aarch64-Fix-include-paths-when-S-B.patch \ |