OSDN Git Service

Mention gas-preprocessor in documentation
authorMåns Rullgård <mans@mansr.com>
Sun, 4 Jul 2010 20:02:27 +0000 (20:02 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 4 Jul 2010 20:02:27 +0000 (20:02 +0000)
Originally committed as revision 24047 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/general.texi

index 561a8f1..471819e 100644 (file)
@@ -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