summaryrefslogtreecommitdiff
path: root/dev-lang/gforth/gforth-0.7.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/gforth/gforth-0.7.3-r1.ebuild')
-rw-r--r--dev-lang/gforth/gforth-0.7.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/gforth/gforth-0.7.3-r1.ebuild b/dev-lang/gforth/gforth-0.7.3-r1.ebuild
index ef990ca837bc..0a50f9613e86 100644
--- a/dev-lang/gforth/gforth-0.7.3-r1.ebuild
+++ b/dev-lang/gforth/gforth-0.7.3-r1.ebuild
@@ -31,7 +31,7 @@ src_configure() {
src_compile() {
# Parallel make breaks here
- emake -j1 || die "emake failed"
+ emake -j1
}
src_install() {