markm 2003/10/18 02:58:39 PDT
FreeBSD src repository
Modified files:
lib/libutil Makefile
Log:
Remove a GCC specifig CFLAG. We should be using WARNS=? for this.
WARNS=? is not added here at this point, because I've not tested
it on enough platforms, and I don't want to break builds.
Revision Changes Path
1.52 +1 -1 src/lib/libutil/Makefile