mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sci-libs/brial: perform tc-export in src_configure
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -20,11 +20,9 @@ DEPEND="dev-libs/boost
|
||||
sci-libs/m4ri[png=]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
pkg_setup() {
|
||||
tc-export PKG_CONFIG
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
tc-export PKG_CONFIG
|
||||
|
||||
# with-boost-libdir added to deal with some rather quirky setups
|
||||
# see https://github.com/cschwan/sage-on-gentoo/issues/551
|
||||
econf \
|
||||
|
||||
Reference in New Issue
Block a user