]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228558, r228585, r228588, r228652, r228707:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 15:03:29 +0000 (15:03 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 15:03:29 +0000 (15:03 +0000)
commitb25989544b1a9b75f831d5ae9c7fa8686f87ce51
treea64e365b08dd9d2583e56bed870d4c075fb7e5ca
parent64125c55ba157cb2613862ee4cd633ddc474bc51
MFC r228558, r228585, r228588, r228652, r228707:

  Unfortunately, clang gives warnings about sendmail code that cannot be
  turned off yet.  Since this is contrib code, and we don't really care
  about the warnings, just make them non-fatal for now.

MFC r228590:

  Fix typos in the comments about clang warnings in several
  sendmail-related Makefiles.

  Spotted by: arundel

MFC r228708:

  In usr.bin/vacation/Makefile, fix a typo in the comment about clang
  warnings.

  Spotted by: arundel

git-svn-id: svn://svn.freebsd.org/base/stable/9@229112 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libsm/Makefile
libexec/mail.local/Makefile
libexec/smrsh/Makefile
usr.bin/vacation/Makefile
usr.sbin/sendmail/Makefile