From a6ff9bb296758cd081f0fc279d7c7279e72be8ba Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Fri, 1 Oct 2021 19:13:22 +0200 Subject: dev-ml/async_unix: build with ocaml-4.12 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone --- dev-ml/async_unix/async_unix-0.14.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dev-ml/async_unix/async_unix-0.14.0.ebuild') diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild b/dev-ml/async_unix/async_unix-0.14.0.ebuild index 51bdd90f7140..231d23d4ecdf 100644 --- a/dev-ml/async_unix/async_unix-0.14.0.ebuild +++ b/dev-ml/async_unix/async_unix-0.14.0.ebuild @@ -21,3 +21,7 @@ RDEPEND=" dev-ml/ppx_jane:= " DEPEND="${RDEPEND}" + +src_compile() { + dune build @install --profile release || die +} -- cgit v1.2.3