mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-db/redict: export PKG_CONFIG
PKG_CONFIG?=pkg-config in Makefile Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44515 Closes: https://github.com/gentoo/gentoo/pull/44515 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
parent
fab76beee0
commit
9157e48b74
@ -58,7 +58,7 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
_build() {
|
_build() {
|
||||||
tc-export AR CC RANLIB
|
tc-export AR CC RANLIB PKG_CONFIG
|
||||||
local myconf=(
|
local myconf=(
|
||||||
AR="${AR}"
|
AR="${AR}"
|
||||||
CC="${CC}"
|
CC="${CC}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user