Fix build
This commit is contained in:
parent
3a1a90b121
commit
1f80c64b44
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33932
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<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:keywords>
|
||||
|
||||
|
@ -2117,7 +2117,7 @@ clean.</p>
|
|||
|
||||
<p>The FreeBSD binutils and gcc on amd64 are capable to build
|
||||
32bit binaries. What we miss is the proper includes for
|
||||
i386 accessed when #include <machine/some.h> is used,
|
||||
i386 accessed when #include <machine/some.h> is used,
|
||||
for the -m32 invocation of the cc. Project would provide
|
||||
an installation of both amd64 and i386 includes in
|
||||
non-conflicting way, and changes to the gcc to select
|
||||
|
|
Loading…
Reference in a new issue