X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fplatform.texi;h=45ec2754d9e9a380f9b578aab3bd9fe3e29dec77;hb=f0ce9913d0974ac0c7371a62c3324dd2863b5d1b;hp=a9cacfe408102d586233d5583c18d57fe6d72b11;hpb=fa515c2088e1d082d45741bbd5c05e13b0500804;p=ffmpeg diff --git a/doc/platform.texi b/doc/platform.texi index a9cacfe4081..45ec2754d9e 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