Date: Thu, 30 Oct 2003 21:42:53 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.h Message-ID: <200310310542.h9V5gr8v023991@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/10/30 21:42:53 PST
FreeBSD src repository
Modified files:
sys/sys cdefs.h
Log:
While not illegal, attempt to pacify gcc -Wundef. It just so happens
that libtool-using packages seem to love using this flag.
/usr/include/sys/cdefs.h:184:5: warning: "__STDC_VERSION__" is not defined
/usr/include/sys/cdefs.h:372:5: warning: "_POSIX_C_SOURCE" is not defined
/usr/include/sys/cdefs.h:378:5: warning: "_POSIX_C_SOURCE" is not defined
Revision Changes Path
1.79 +3 -3 src/sys/sys/cdefs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310310542.h9V5gr8v023991>
