Commit f1a86075 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Optimization building ffmpeg for armeb-linux

parent 53c0625b
......@@ -129,7 +129,7 @@ endif
ifdef HAVE_UCLIBC
ifdef HAVE_BIGENDIAN
FFMPEGCONF+= --arch=armeb
FFMPEGCONF+= --arch=armeb --enable-armv5te --enable-small --enable-iwmmxt
else
FFMPEGCONF+= --arch=armv4l
endif
......
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