mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/hylafax+: Forced to use -j1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca896ab108
commit
2372045179
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ CXXFLAGS="${SLKCFLAGS}" \
|
|||
--disable-pam \
|
||||
--with-optmizer=${CFLAGS}
|
||||
|
||||
make
|
||||
make -j1
|
||||
mkdir -p $PKG/etc/rc.d
|
||||
make install INSTALLROOT=$PKG
|
||||
|
||||
|
|
Loading…
Reference in a new issue