[Midnightbsd-cvs] src [7597] stable/0.8/sbin/camcontrol/Makefile: warns 3

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


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

Modified Paths:
--------------
    stable/0.8/sbin/camcontrol/Makefile

Modified: stable/0.8/sbin/camcontrol/Makefile
===================================================================
--- stable/0.8/sbin/camcontrol/Makefile	2016-05-28 21:33:10 UTC (rev 7596)
+++ stable/0.8/sbin/camcontrol/Makefile	2016-05-28 21:33:26 UTC (rev 7597)
@@ -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