git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2010-02-13 05:35:50 +00:00
parent e028607f6f
commit 9ab4251be9

View File

@ -51,9 +51,9 @@ project for this advanced topic.</para>
that cannot currently be built in a "pure" 64-bit system or require specialized
build instructions. Generally, these packages have some embedded 32-bit
specific assembly language instructions that fail when building on a 64-bit
system. Examples include the <ulink
system. This includes some <ulink
url="http://www.linuxfromscratch.org/blfs/view/svn/">Beyond Linux From Scratch
(BLFS)</ulink> some Xorg drivers. Many of these problems can
(BLFS)</ulink> Xorg drivers. Many of these problems can
be worked around, but may require some specialized procedures or
patches.</para>