From: Victor Martinez Date: Fri, 18 May 2018 19:12:22 +0000 (+0000) Subject: groff: fixed build with j1 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=143a4a55989e75d3af8422939cec144b29e515bc;p=crossrootfs.git groff: fixed build with j1 --- diff --git a/groff/Pkgfile b/groff/Pkgfile index afa55d8..722d68d 100644 --- a/groff/Pkgfile +++ b/groff/Pkgfile @@ -37,7 +37,7 @@ EOF --without-x \ --cache-file=config.cache - make TROFFBIN=troff GROFFBIN=groff GROFF_BIN_PATH= + make -j1 TROFFBIN=troff GROFFBIN=groff GROFF_BIN_PATH= make DESTDIR=$PKG install sed -e 's|^\(papersize\).*|\1 /etc/papersize|' \