cvs commit: src/bin Makefile.inc src/sbin Makefile.inc

Gordon Tetlow gordon at FreeBSD.org
Sat Nov 15 20:57:29 PST 2003


gordon      2003/11/15 20:57:28 PST

  FreeBSD src repository

  Modified files:
    bin                  Makefile.inc 
    sbin                 Makefile.inc 
  Log:
  Change the default for binaries in /bin and /sbin from statically to
  dynamically linked. This has been a long time coming with the move of
  critical libraries from /usr/lib to /lib. If you don't feel comfortable
  with dynamically linked binaries in your root partition, now is the
  time to define NO_DYNAMICROOT in your make.conf.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.19      +1 -1      src/bin/Makefile.inc
  1.11      +1 -1      src/sbin/Makefile.inc


More information about the cvs-src mailing list