cvs commit: src/lib/libc Makefile

Daniel Eischen deischen at FreeBSD.org
Mon Mar 13 00:56:04 UTC 2006


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


More information about the cvs-src mailing list