Commit 6b2a4f18 authored by Jerome Wu's avatar Jerome Wu

Enable FFmpeg external library autodetect

parent 9a04374f
......@@ -18,7 +18,6 @@ FLAGS=(
--enable-libx264 # enable x264
--disable-debug # disable debug info, required by closure
--disable-runtime-cpudetect # disable runtime cpu detect
--disable-autodetect # disable external libraries auto detect
--extra-cflags="$CFLAGS"
--extra-cxxflags="$CFLAGS"
--extra-ldflags="$LDFLAGS"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment