Author: jlh
Date: Thu Aug 15 08:21:00 2013
New Revision: 254358
URL: http://svnweb.freebsd.org/changeset/base/254358

Log:
  Belatedly bump __FreeBSD_version for libc being an ld script.
  This should have been done in r251668, on June 12, 2013.
  
  This will have no practical consequences, besides having -lssp_nonshared
  appearing twice on the command-line for systems built in this time frame.

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==============================================================================
--- head/sys/sys/param.h        Thu Aug 15 08:12:16 2013        (r254357)
+++ head/sys/sys/param.h        Thu Aug 15 08:21:00 2013        (r254358)
@@ -58,7 +58,7 @@
  *             in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1000043      /* Master, propagated to newvers */
+#define __FreeBSD_version 1000044      /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to