juhosg 0a2fcfbf5d packages/ffmpeg: disable altivec support
The altivec support in the ffmpeg package is enabled
by default which causes the following build error on
powerpc targets:

  You need a compiler that supports {} in AltiVec vector declarations.

  If you think configure made a mistake, make sure you are using the latest
  version from Git.  If the latest version fails, report the problem to the
  ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  Include the log file "config.log" produced by configure as this will
  help solving the problem.

Altivec is not supported by any of our powerpc targets, so
disable that by default.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:50 +00:00
2014-01-24 00:11:37 +00:00
2013-10-20 15:58:09 +00:00
2013-11-17 16:26:50 +00:00
2013-12-19 20:38:39 +00:00
2014-01-29 13:30:15 +00:00
2014-01-29 12:55:40 +00:00
2013-09-25 14:20:37 +00:00
Description
No description provided
20 MiB
Languages
C 56.1%
Makefile 29.5%
Shell 7.8%
PHP 6.1%
JavaScript 0.3%