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