das         2008-07-18 02:18:34 UTC

  FreeBSD src repository
  Modified files:
    lib/msun             Makefile 
  Log:
  SVN rev 180581 on 2008-07-18 02:18:34Z by das
  
  Sort the .PATH entries to give a more reasonable order of precedence:
       1. architecture-specific files
       2. long double format-specific files
       3. bsdsrc
       4. src
       5. man
  The original order was virtually the opposite of this.
  
  This should not cause any functional changes at this time. The
  difference is only significant when one wants to override, say, a
  generic foo.c with a more specialized foo.c (as opposed to foo.S).
  
  Revision  Changes    Path
  1.95      +5 -4      src/lib/msun/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to