From 377723b22c168eee7d79d029ca2598ff8b11ed14 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sun, 4 Jul 2010 20:02:27 +0000 Subject: Mention gas-preprocessor in documentation Originally committed as revision 24047 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/general.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/general.texi b/doc/general.texi index 561a8f12f6..471819e53e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -782,6 +782,12 @@ bash directly to work around this: bash ./configure @end example +@subsection Darwin (MacOS X, iPhone) + +MacOS X on PowerPC or ARM (iPhone) requires a preprocessor from +@url{http://github.com/yuvi/gas-preprocessor} to build the optimized +assembler functions. + @section Windows To get help and instructions for building FFmpeg under Windows, check out -- cgit v1.2.3