"libx11-xcb-dev"
],
"buildcmd": [
- "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
+ "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static\\ --nowerror ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
"support/bintray.py publish filelist.txt"
]
},
"ccache"
],
"buildcmd": [
- "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
+ "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static\\ --nowerror ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
"support/bintray.py publish filelist.txt"
]
},
"ccache"
],
"buildcmd": [
- "./configure --disable-dvbscan && make -C rpm build-doozer",
+ "./configure --disable-dvbscan --nowerror && make -C rpm build-doozer",
"BINTRAY_REPO=centos support/bintray.py publish filelist.txt",
]
}