Commit b60c3ea6 authored by Jerome Wu's avatar Jerome Wu

Revert "Enable FFmpeg external library autodetect"

This reverts commit 6b2a4f18.
parent 6b2a4f18
......@@ -18,6 +18,7 @@ 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