mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-i18n/opencc: re-add patch for gcc-15
Closes: https://bugs.gentoo.org/955226 Closes: https://github.com/gentoo/gentoo/pull/41895 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
committed by
Yixun Lan
parent
4f7992a269
commit
edf0a960f7
@@ -47,6 +47,10 @@ BDEPEND="${PYTHON_DEPS}
|
||||
|
||||
DOCS=( AUTHORS NEWS.md README.md )
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.1.7-fix-missing-cstdint-for-gcc-15.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
# as of opencc 1.1.8 there is no clean way to disable duplicated building of the clib again.
|
||||
# plus, the installation is broken as well.
|
||||
|
||||
Reference in New Issue
Block a user