From: Martin Storsjö Date: Wed, 12 Mar 2014 11:46:04 +0000 (+0200) Subject: doc: Point to the correct, actually maintained gas-preprocessor repo X-Git-Tag: android-x86-6.0-r1~10^2~1962 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d15c536123a44362ace6299c391a492c90b83fc7;p=android-x86%2Fexternal-ffmpeg.git doc: Point to the correct, actually maintained gas-preprocessor repo Signed-off-by: Martin Storsjö --- diff --git a/doc/platform.texi b/doc/platform.texi index a9cacfe408..45ec2754d9 100644 --- a/doc/platform.texi +++ b/doc/platform.texi @@ -51,8 +51,8 @@ The toolchain provided with Xcode is sufficient to build the basic unacelerated code. OS X on PowerPC or ARM (iPhone) requires a preprocessor from -@url{http://github.com/yuvi/gas-preprocessor} to build the optimized -assembler functions. Just download the Perl script and put it somewhere +@url{git://git.libav.org/gas-preprocessor.git} to build the optimized +assembler functions. Put the Perl script somewhere in your PATH, Libav's configure will pick it up automatically. OS X on AMD64 and x86 requires @command{yasm} to build most of the