svn commit: r274664 - head/tools/build/options
Warner Losh
imp at FreeBSD.org
Tue Nov 18 17:06:49 UTC 2014
Author: imp
Date: Tue Nov 18 17:06:48 2014
New Revision: 274664
URL: https://svnweb.freebsd.org/changeset/base/274664
Log:
LIB32 is supported for powerpc64 too. Make the note more general about
64-bit processors.
Sponsored by: Netflix
Modified:
head/tools/build/options/WITHOUT_LIB32
Modified: head/tools/build/options/WITHOUT_LIB32
==============================================================================
--- head/tools/build/options/WITHOUT_LIB32 Tue Nov 18 17:06:46 2014 (r274663)
+++ head/tools/build/options/WITHOUT_LIB32 Tue Nov 18 17:06:48 2014 (r274664)
@@ -1,4 +1,4 @@
.\" $FreeBSD$
-On amd64, set to not build 32-bit library set and a
+On 64-bit platforms, set to not build 32-bit library set and a
.Nm ld-elf32.so.1
runtime linker.
More information about the svn-src-head
mailing list