Remove --cflags option left from testing

This commit is contained in:
tobbenb
2018-02-21 19:02:37 +01:00
parent aa9724fdc2
commit 0f99b9a0d5

View File

@@ -146,7 +146,6 @@ RUN \
git clone https://github.com/tvheadend/tvheadend.git /tmp/tvheadend && \
cd /tmp/tvheadend && \
./configure \
--cflags="-I/usr/include/gnu-libiconv" \
`#Encoding` \
--disable-ffmpeg_static \
--disable-libfdkaac_static \