Date: Tue, 18 Nov 2014 17:06:48 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r274664 - head/tools/build/options Message-ID: <201411181706.sAIH6mb9052034@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411181706.sAIH6mb9052034>