jb 2006-11-04 04:39:05 UTC
FreeBSD src repository
Modified files:
share/mk bsd.sys.mk
Log:
Allow a makefile to set IGNORE_PRAGMA so that OpenSolaris code can
be built with other gcc warnings enabled.
Every Solaris source file has a #pragma ident in it. We can just
ignore those definitions.
Revision Changes Path
1.39 +4 -0 src/share/mk/bsd.sys.mk