Fix build

This commit is contained in:
Gabor Pali 2009-03-12 14:52:07 +00:00
parent 3a1a90b121
commit 1f80c64b44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33932

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas> <ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd"> <cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.105 2009/03/12 11:35:59 rwatson Exp $ $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.106 2009/03/12 14:33:29 kib Exp $
</cvs:keyword> </cvs:keyword>
</cvs:keywords> </cvs:keywords>
@ -2117,7 +2117,7 @@ clean.</p>
<p>The FreeBSD binutils and gcc on amd64 are capable to build <p>The FreeBSD binutils and gcc on amd64 are capable to build
32bit binaries. What we miss is the proper includes for 32bit binaries. What we miss is the proper includes for
i386 accessed when #include <machine/some.h> is used, i386 accessed when #include &lt;machine/some.h&gt; is used,
for the -m32 invocation of the cc. Project would provide for the -m32 invocation of the cc. Project would provide
an installation of both amd64 and i386 includes in an installation of both amd64 and i386 includes in
non-conflicting way, and changes to the gcc to select non-conflicting way, and changes to the gcc to select