Date: Sun, 11 Jan 2004 02:42:47 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc Makefile src/lib/libc/gdtoa Makefile.inc Message-ID: <200401111042.i0BAglml041161@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004/01/11 02:42:47 PST
FreeBSD src repository
Modified files:
lib/libc Makefile
lib/libc/gdtoa Makefile.inc
Log:
Replaced an ugly hack to selectively disable warnings
in contributed sources with just a hack made possible
by bsd.sys.mk,v 1.33. This is better because it just
nulls out the warning flags rather than adding gcc(1)
specific -w option to CFLAGS.
Revision Changes Path
1.48 +3 -0 src/lib/libc/Makefile
1.5 +0 -3 src/lib/libc/gdtoa/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401111042.i0BAglml041161>
