summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi6
1 files changed, 6 insertions, 0 deletions
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