mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-lang/jsonnnet: Fix tests with glibc 2.29 in 0.12.1
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
committed by
Patrick McLean
parent
1184b81838
commit
b403da836e
@@ -27,6 +27,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/jsonnet-0.12.1-makefile.patch"
|
||||
"${FILESDIR}/jsonnet-0.12.1-dont-call-make-from-setuppy.patch"
|
||||
"${FILESDIR}/jsonnet-0.13.0-glibc-2.29.patch"
|
||||
)
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user