From owner-svn-src-head@FreeBSD.ORG Thu Aug 15 08:25:08 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 50135A79; Thu, 15 Aug 2013 08:25:08 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CB5C52F24; Thu, 15 Aug 2013 08:25:07 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r7F8P5Qm004973; Thu, 15 Aug 2013 12:25:05 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r7F8P5vN004972; Thu, 15 Aug 2013 12:25:05 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 15 Aug 2013 12:25:05 +0400 From: Gleb Smirnoff To: Jeremie Le Hen Subject: Re: svn commit: r254358 - head/sys/sys Message-ID: <20130815082505.GD4574@FreeBSD.org> References: <201308150821.r7F8L03R023939@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201308150821.r7F8L03R023939@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 08:25:08 -0000 On Thu, Aug 15, 2013 at 08:21:00AM +0000, Jeremie Le Hen wrote: J> Author: jlh J> Date: Thu Aug 15 08:21:00 2013 J> New Revision: 254358 J> URL: http://svnweb.freebsd.org/changeset/base/254358 J> J> Log: J> Belatedly bump __FreeBSD_version for libc being an ld script. J> This should have been done in r251668, on June 12, 2013. J> This will have no practical consequences, besides having -lssp_nonshared J> appearing twice on the command-line for systems built in this time frame. It has been bumped several times since June 12. You could use __FreeBSD_version 1000036 from r253049, which happened on July 7. -- Totus tuus, Glebius.