doc: Point to the correct, actually maintained gas-preprocessor repo

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit d15c536123)
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö
2014-03-12 13:46:04 +02:00
parent 230c4c6ad9
commit 0f42e06651

View File

@@ -51,8 +51,8 @@ The toolchain provided with Xcode is sufficient to build the basic
unacelerated code. unacelerated code.
OS X on PowerPC or ARM (iPhone) requires a preprocessor from OS X on PowerPC or ARM (iPhone) requires a preprocessor from
@url{http://github.com/yuvi/gas-preprocessor} to build the optimized @url{git://git.libav.org/gas-preprocessor.git} to build the optimized
assembler functions. Just download the Perl script and put it somewhere assembler functions. Put the Perl script somewhere
in your PATH, Libav's configure will pick it up automatically. 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 OS X on AMD64 and x86 requires @command{yasm} to build most of the