mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07: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:
committed by
Petr Vaněk
parent
fab76beee0
commit
9157e48b74
@@ -58,7 +58,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
_build() {
|
||||
tc-export AR CC RANLIB
|
||||
tc-export AR CC RANLIB PKG_CONFIG
|
||||
local myconf=(
|
||||
AR="${AR}"
|
||||
CC="${CC}"
|
||||
|
||||
Reference in New Issue
Block a user