Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 00:56:02 +0000 (UTC)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc Makefile
Message-ID:  <200603130056.k2D0u2g6062806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2006-03-13 00:56:02 UTC

  FreeBSD src repository

  Modified files:
    lib/libc             Makefile 
  Log:
  Add hooks to build libc with symbol versioning.  This is
  disabled by default; add SYMVER_ENABLED=true to /etc/make.conf
  to enable it.  libc should get a version bump before this is
  enabled by default.
  
  Reviewed by:    davidxu
  
  Revision  Changes    Path
  1.59      +14 -0     src/lib/libc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603130056.k2D0u2g6062806>