ru          2006-05-30 19:18:01 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kern.mk 
  Log:
  Enable -Wundef warnings for kernel/module compiles.  From cpp.info:
  
  `-Wundef'
       Warn whenever an identifier which is not a macro is encountered in
       an `#if' directive, outside of `defined'.  Such identifiers are
       replaced with zero.
  
  Revision  Changes    Path
  1.48      +4 -1      src/sys/conf/kern.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to