summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ffmpeg-rpi/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/ffmpeg-rpi/APKBUILD b/ffmpeg-rpi/APKBUILD
index b705ace..765cf49 100644
--- a/ffmpeg-rpi/APKBUILD
+++ b/ffmpeg-rpi/APKBUILD
@@ -86,8 +86,7 @@ build() {
--disable-vdpau \
--disable-libopus \
--enable-rpi \
- --enable-mmal\
- --extra-cflags="-I/opt/vc/include/IL" \
+ --extra-cflags="-I/opt/vc/include/IL -Wno-error" \
--extra-ldflags="-L/opt/vc/lib" \
--extra-libs="-lbcm_host -lvcos -lvchiq_arm -lmmal -lmmal_core -lmmal_util -lvcsm" \
$_dbg