From owner-svn-src-all@FreeBSD.ORG Thu Jun 3 17:46:18 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C2E1106566C; Thu, 3 Jun 2010 17:46:18 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (mx0.hoeg.nl [IPv6:2001:4dd0:ff41::b23f:aa]) by mx1.freebsd.org (Postfix) with ESMTP id 4A2248FC16; Thu, 3 Jun 2010 17:46:18 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id 860EE2A28CB8; Thu, 3 Jun 2010 19:46:14 +0200 (CEST) Date: Thu, 3 Jun 2010 19:46:14 +0200 From: Ed Schouten To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <20100603174614.GK56080@hoeg.nl> References: <201006031742.o53HgWfG047560@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3FmRlnZT3MJ0iQxE" Content-Disposition: inline In-Reply-To: <201006031742.o53HgWfG047560@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Re: svn commit: r208789 - in head/sys/boot: i386/boot0 i386/btx/btx i386/btx/btxldr i386/cdboot i386/mbr i386/pmbr pc98/boot0 pc98/boot0.5 pc98/btx/btx pc98/btx/btxldr pc98/cdboot sparc64/boot1 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 17:46:18 -0000 --3FmRlnZT3MJ0iQxE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Ed Schouten wrote: > Author: ed > Date: Thu Jun 3 17:42:32 2010 > New Revision: 208789 > URL: http://svn.freebsd.org/changeset/base/208789 >=20 > Log: > Use -Wl,-N instead of the undocumented -N option for GCC. > =20 > GCC forwards the -N flag directly to ld. This flag is not documented and > not supported by (for example) Clang. Just use -Wl,-N. > =20 > Submitted by: Pawel Worach Written by: rdivacky ;-) --=20 Ed Schouten WWW: http://80386.nl/ --3FmRlnZT3MJ0iQxE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkwH6mYACgkQ52SDGA2eCwUZ1QCfe6Cbn2cWsDW5LD8NzuHVyhiD AEYAn353uI+N3ZCFOqy/KbVUMVEAIArZ =5rMI -----END PGP SIGNATURE----- --3FmRlnZT3MJ0iQxE--