svn commit: r254358 - head/sys/sys

Gleb Smirnoff glebius at FreeBSD.org
Thu Aug 15 10:18:27 UTC 2013


On Thu, Aug 15, 2013 at 10:54:04AM +0200, Jeremie Le Hen wrote:
J> On Thu, Aug 15, 2013 at 12:25:05PM +0400, Gleb Smirnoff wrote:
J> > On Thu, Aug 15, 2013 at 08:21:00AM +0000, Jeremie Le Hen wrote:
J> > J> Author: jlh
J> > J> Date: Thu Aug 15 08:21:00 2013
J> > J> New Revision: 254358
J> > J> URL: http://svnweb.freebsd.org/changeset/base/254358
J> > J> 
J> > J> Log:
J> > J>   Belatedly bump __FreeBSD_version for libc being an ld script.
J> > J>   This should have been done in r251668, on June 12, 2013.
J> > J>   This will have no practical consequences, besides having -lssp_nonshared
J> > J>   appearing twice on the command-line for systems built in this time frame.
J> > 
J> > It has been bumped several times since June 12.
J> > 
J> > You could use __FreeBSD_version 1000036 from r253049, which
J> > happened on July 7.
J> 
J> That's right, but I didn't know if it was accepted to overload a
J> version.  Should I back this out?

IMO, version should never go backwards. So please do not back out.

But the code that depends on libc being an ld script should better
use 1000036 as __FreeBSD_version, making time frame of non-bumped
version much smaller.

-- 
Totus tuus, Glebius.


More information about the svn-src-head mailing list