dev-build/cmake: backport curl fix to 3.28.5 for ppc

Bug: https://bugs.gentoo.org/953060
Closes: https://bugs.gentoo.org/956640
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-05-26 12:05:26 +01:00
parent ed13544d06
commit e838c548af
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -97,6 +97,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.27.0_rc1-0006-Filter-out-distcc-warnings-to-avoid-confusing-CMake.patch
# Upstream fixes (can usually be removed with a version bump)
"${FILESDIR}"/${PN}-3.31.6-curl-8.13.0.patch
)
cmake_src_bootstrap() {