Author: ken Date: 2005-10-14 19:01:05 -0600 (Fri, 14 Oct 2005) New Revision: 7020
Modified: branches/cross-lfs/BOOK/temp-tools/sparc64/flags.xml Log: fix new typo Modified: branches/cross-lfs/BOOK/temp-tools/sparc64/flags.xml =================================================================== --- branches/cross-lfs/BOOK/temp-tools/sparc64/flags.xml 2005-10-15 00:39:03 UTC (rev 7019) +++ branches/cross-lfs/BOOK/temp-tools/sparc64/flags.xml 2005-10-15 01:01:05 UTC (rev 7020) @@ -14,7 +14,7 @@ and linkers.</para> <screen><userinput>export BUILD32="-m32" -export BUILD64="-m=64"</userinput></screen> +export BUILD64="-m64"</userinput></screen> <para>You will need to set your host target triplet for 32 bit:</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
