Author: vangyzen
Date: Sat May 20 17:32:30 2017
New Revision: 318583
URL: https://svnweb.freebsd.org/changeset/base/318583

Log:
  libthr: use default WARNS level of 6
  
  Reviewed by:  kib
  MFC after:    3 days
  Sponsored by: Dell EMC
  Differential Revision:        https://reviews.freebsd.org/D10832

Modified:
  head/lib/libthr/Makefile

Modified: head/lib/libthr/Makefile
==============================================================================
--- head/lib/libthr/Makefile    Sat May 20 17:32:01 2017        (r318582)
+++ head/lib/libthr/Makefile    Sat May 20 17:32:30 2017        (r318583)
@@ -16,7 +16,6 @@ MK_SSP=       no
 
 LIB=thr
 SHLIB_MAJOR= 3
-WARNS?=        3
 NO_WTHREAD_SAFETY=1
 CFLAGS+=-DPTHREAD_KERNEL
 CFLAGS+=-I${SRCTOP}/lib/libc/include -I${.CURDIR}/thread \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to