Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2014 21:00:05 -0600
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Ed Maste <emaste@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r261567 - in head/sys/boot: . i386/efi i386/gptboot i386/gptzfsboot i386/loader i386/zfsboot libstand32
Message-ID:  <52F44C35.90101@freebsd.org>
In-Reply-To: <201402062154.s16LsLTN047813@svn.freebsd.org>
References:  <201402062154.s16LsLTN047813@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/06/14 15:54, Ed Maste wrote:
> Author: emaste
> Date: Thu Feb  6 21:54:21 2014
> New Revision: 261567
> URL: http://svnweb.freebsd.org/changeset/base/261567
>
> Log:
>    Build a 32-bit libstand under sys/boot/
>    
>    A 32-bit libstand is needed on 64-bit platforms for use by various
>    bootloaders.  Previously only the 32-bit version was built, installed as
>    /usr/lib/libstand.a.
>    
>    A new 64-bit libstand consumer will arrive in the near future, so move
>    the bootloader-specific 32-bit version to sys/boot/libstand32/.
>    
>    Explicitly link against this version in the 32-bit loaders.
>    
>    Sponsored by:	The FreeBSD Foundation
>

Please also do this for the powerpc64 bootloader, which, like amd64, is 
32-bit.
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F44C35.90101>