From ded93e5b0535c6cbb0f6da0b4aadb2561b96cc60 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Thu, 2 Oct 2008 22:15:45 +0000 Subject: fix FAQ about compiling 32 bit mplayer on x86_64 Suggested by Wolfgang Knauf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27683 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/de/faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/xml/de/faq.xml') diff --git a/DOCS/xml/de/faq.xml b/DOCS/xml/de/faq.xml index 277fbfab50..ff2140b16c 100644 --- a/DOCS/xml/de/faq.xml +++ b/DOCS/xml/de/faq.xml @@ -143,7 +143,7 @@ Probiere folgende configure-Optionen: - /configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib + /configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib -- cgit v1.2.3