svn commit: r336027 - head/gnu/usr.bin/binutils/libbfd

John Baldwin jhb at FreeBSD.org
Fri Jul 6 16:26:15 UTC 2018


On 7/6/18 4:50 AM, Andrew Turner wrote:
> Author: andrew
> Date: Fri Jul  6 11:50:59 2018
> New Revision: 336027
> URL: https://svnweb.freebsd.org/changeset/base/336027
> 
> Log:
>   Teach binutils that arm64 is a 64bit architecture. This is needed to cross
>   build from arm64 to other architectures that use binutils.
>   
>   Sponsored by:	ABT Systems Ltd

Perhaps this should just use __LP64__ if we are going to carry a local diff?

-- 
John Baldwin


More information about the svn-src-head mailing list