summaryrefslogtreecommitdiffstats
path: root/lib/libsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsm/Makefile')
-rw-r--r--lib/libsm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile
index 661e87a..f2f19fb 100644
--- a/lib/libsm/Makefile
+++ b/lib/libsm/Makefile
@@ -18,12 +18,10 @@ CFLAGS+=${SENDMAIL_CFLAGS}
WARNS?= 2
-.if ${CC:T:Mclang} == "clang"
# 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.
-NO_WERROR=
-.endif
+NO_WERROR.clang=
LIB= sm
OpenPOWER on IntegriCloud