commit:     0155e1f68624d32efb2aaff9cdfe97fb6f585fa4
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 18 19:57:56 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Jul 18 19:57:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0155e1f6

dev-ada/aunit: Build verbose

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ada/aunit/aunit-2018.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/aunit/aunit-2018.ebuild b/dev-ada/aunit/aunit-2018.ebuild
index 95e27b8d0b2..48583df18f6 100644
--- a/dev-ada/aunit/aunit-2018.ebuild
+++ b/dev-ada/aunit/aunit-2018.ebuild
@@ -30,7 +30,7 @@ S="${WORKDIR}"/${MYP}
 PATCHES=( "${FILESDIR}"/${PN}-2016-gentoo.patch )
 
 src_compile() {
-       emake GPRBUILD="gprbuild -j$(makeopts_jobs)"
+       emake GPRBUILD="gprbuild -j$(makeopts_jobs) -v"
 }
 
 src_install() {

Reply via email to