speex: force 1 make job else it fails to compile
This commit is contained in:
parent
dd1d454f80
commit
edf20067c8
@ -18,7 +18,7 @@ build() {
|
||||
--disable-oggtest \
|
||||
--enable-epic-48k
|
||||
|
||||
make CFLAGS="$CFLAGS"
|
||||
make -j1 CFLAGS="$CFLAGS"
|
||||
make prefix=$PKG/usr install
|
||||
mv $PKG/usr/share/man $PKG/usr/ # Makefile ignores --mandir (1.2beta1)
|
||||
rm -r $PKG/usr/share/doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user