mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/luv: use system dev-libs/libuv
Closes: https://bugs.gentoo.org/843338 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -30,3 +30,7 @@ src_prepare() {
|
||||
|
||||
cp "${BROOT}"/usr/share/gnuconfig/config.{guess,sub} src/c/vendor/configure/ || die
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
LUV_USE_SYSTEM_LIBUV=yes dune_src_compile
|
||||
}
|
||||
Reference in New Issue
Block a user