From 78254b3efb66f51c6032f92b037ac017c55c6779 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 30 Sep 2017 23:38:12 +0200 Subject: dev-ml/llvm-ocaml: Make the tests more verbose --- dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-ml/llvm-ocaml') diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild index 09f3c4149464..7355598fd25b 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild @@ -99,6 +99,7 @@ src_configure() { use test && mycmakeargs+=( -DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit" + -DLLVM_LIT_ARGS="-vv" ) # LLVM_ENABLE_ASSERTIONS=NO does not guarantee this for us, #614844 -- cgit v1.2.3-65-gdbad