diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-15.1.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-15.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-15.1.inc b/meta/recipes-devtools/gcc/gcc-15.1.inc index 28fcf9376c..7d86cda601 100644 --- a/meta/recipes-devtools/gcc/gcc-15.1.inc +++ b/meta/recipes-devtools/gcc/gcc-15.1.inc | |||
@@ -72,6 +72,7 @@ SRC_URI = "${BASEURI} \ | |||
72 | file://0025-gcc-testsuite-tweaks-for-mips-OE.patch \ | 72 | file://0025-gcc-testsuite-tweaks-for-mips-OE.patch \ |
73 | file://0026-arm-fully-validate-mem_noofs_operand-PR120351.patch \ | 73 | file://0026-arm-fully-validate-mem_noofs_operand-PR120351.patch \ |
74 | file://0026-fix-incorrect-preprocessor-line-numbers.patch \ | 74 | file://0026-fix-incorrect-preprocessor-line-numbers.patch \ |
75 | file://0027-aarch64-Fix-fma-steering-when-rename-fails-PR120119.patch \ | ||
75 | " | 76 | " |
76 | 77 | ||
77 | UNPACKDIR = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/sources" | 78 | UNPACKDIR = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/sources" |