Skip to content

Commit

Permalink
dev-ada/aunit: Build verbose
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
atupone committed Jul 18, 2018
1 parent 7cc66eb commit 0155e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ada/aunit/aunit-2018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 0155e1f

Please sign in to comment.