From: Michał Górny Date: Thu, 16 Nov 2017 17:25:44 +0000 (+0100) Subject: dev-ml/llvm-ocaml: Call cmake-utils_src_prepare X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e6f6269e82e9ad3b5b15227588b27e13beb38ee9;p=gentoo.git dev-ml/llvm-ocaml: Call cmake-utils_src_prepare --- diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild index a762ca1480b9..6375c108d859 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild @@ -62,8 +62,7 @@ src_prepare() { # Python is needed to run tests using lit python_setup - # User patches - eapply_user + cmake-utils_src_prepare } src_configure() { diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild index 28df8234f9ed..0c2ad271f5c3 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild @@ -62,8 +62,7 @@ src_prepare() { # Python is needed to run tests using lit python_setup - # User patches - eapply_user + cmake-utils_src_prepare } src_configure() { diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild index d0ff8f212f34..7bb17679f8d1 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild @@ -63,8 +63,7 @@ src_prepare() { # Python is needed to run tests using lit python_setup - # User patches - eapply_user + cmake-utils_src_prepare } src_configure() {