ppl: dont do parallel builds

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-23 14:08:48 +02:00
parent 143dfb1a0e
commit 61a6da7809

View File

@ -23,5 +23,5 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
--with-libgmp-prefix="$ROOT/$TOOLCHAIN" \ --with-libgmp-prefix="$ROOT/$TOOLCHAIN" \
--with-libgmpxx-prefix="$ROOT/$TOOLCHAIN" \ --with-libgmpxx-prefix="$ROOT/$TOOLCHAIN" \
make make -j1
make install make install