rtmpdump: dont build parallel

closes #2906
This commit is contained in:
Stefan Saraev 2014-02-02 14:02:19 +02:00
parent f380a6386f
commit c4388528c3

View File

@ -33,6 +33,8 @@ PKG_LONGDESC="rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supp
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
MAKEFLAGS="-j1"
make_target() {
make prefix=/usr \
incdir=/usr/include/librtmp \