mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/batteries: disable ocamlopt if asked on install too
Closes: https://bugs.gentoo.org/861455 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -27,5 +27,5 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
findlib_src_install
|
||||
findlib_src_install BATTERIES_NATIVE=$(usex ocamlopt yes no)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user