mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-cpp/abseil-cpp: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/898634 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -36,6 +36,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-20200923-arm_no_crypto.patch"
|
||||
"${FILESDIR}/${PN}-20211102.0-r2-gcc-13.patch"
|
||||
"${FILESDIR}/${PN}-20210324.1-glibc-2.34.patch"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user