[Midnightbsd-cvs] src [7596] trunk/sbin/camcontrol/Makefile: drop to warns 3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 28 17:33:11 EDT 2016


Revision: 7596
          http://svnweb.midnightbsd.org/src/?rev=7596
Author:   laffer1
Date:     2016-05-28 17:33:10 -0400 (Sat, 28 May 2016)
Log Message:
-----------
drop to warns 3

Modified Paths:
--------------
    trunk/sbin/camcontrol/Makefile

Modified: trunk/sbin/camcontrol/Makefile
===================================================================
--- trunk/sbin/camcontrol/Makefile	2016-05-28 19:32:58 UTC (rev 7595)
+++ trunk/sbin/camcontrol/Makefile	2016-05-28 21:33:10 UTC (rev 7596)
@@ -7,10 +7,7 @@
 .else
 CFLAGS+= -DMINIMALISTIC
 .endif
-# This is verboten
-.if ${MACHINE_CPUARCH} == "arm"
 WARNS?= 3
-.endif
 DPADD=	${LIBCAM} ${LIBSBUF} ${LIBUTIL}
 LDADD=	-lcam -lsbuf -lutil
 MAN=	camcontrol.8



More information about the Midnightbsd-cvs mailing list