mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/gcc: add upstreamed patch for 14.3.9999
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu> Closes: https://github.com/gentoo/gentoo/pull/39538 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -40,6 +40,7 @@ fi
|
||||
src_prepare() {
|
||||
local p upstreamed_patches=(
|
||||
# add them here
|
||||
77_all_m2_docs_sandbox.patch
|
||||
)
|
||||
for p in "${upstreamed_patches[@]}"; do
|
||||
rm -v "${WORKDIR}/patch/${p}" || die
|
||||
|
||||
Reference in New Issue
Block a user