cdparanoia: added -j1 make option
This commit is contained in:
parent
cb31187170
commit
7581f00d36
@ -12,6 +12,6 @@ build () {
|
||||
cd $name-III-$version
|
||||
patch -p1 < $SRC/$name-$version.patch
|
||||
./configure --prefix=/usr
|
||||
make FLAGS="$CFLAGS"
|
||||
make -j1 FLAGS="$CFLAGS"
|
||||
make prefix=$PKG/usr install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user