cvs commit: src/include Makefile
David O'Brien
obrien at FreeBSD.org
Mon Apr 4 08:58:34 PDT 2005
On Fri, Apr 01, 2005 at 11:22:01PM +0000, Warner Losh wrote:
> imp 2005-04-01 23:22:01 UTC
>
> FreeBSD src repository
>
> Modified files:
> include Makefile
> Log:
> When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include into
> /usr/include/$MACHINE_ARCH in addition to installing $MACHINE/include
> into /usr/include/machine.
Was this discussed anywhere?
On AMD64 this needs to be /usr/include/$MACHINE_ARCH/machine for
$MACHINE != $MACHINE_ARCH if we are going to have a sane way of building
32-bit binaries.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list