cvs commit: src/bin/sh Makefile

John Birrell jb at FreeBSD.org
Sat Nov 17 17:53:08 PST 2007


jb          2007-11-18 01:53:07 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               Makefile 
  Log:
  Reduce the WARNS level to avoid a compiler warning about a variable
  possibly being clobbered by a longjmp or a fork with gcc4.
  
  Revision  Changes    Path
  1.47      +1 -1      src/bin/sh/Makefile


More information about the cvs-all mailing list