Skip to content

Commit

Permalink
mail-mta/mini-qmail: Workaround parallel build failure (#398135)
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0_rc1
  • Loading branch information
pacho2 committed Jun 11, 2016
1 parent e0fb1cb commit ab03d3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mail-mta/mini-qmail/mini-qmail-1.06.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -51,7 +51,7 @@ src_unpack() {
}

src_compile() {
qmail_src_compile
MAKEOPTS="${MAKEOPTS} -j1" qmail_src_compile #398135
}

# make check is actually an install-check target, see bug #364955
Expand Down

0 comments on commit ab03d3a

Please sign in to comment.