[Midnightbsd-cvs] mports [23936] trunk/x11-drivers/xf86-video-tseng/Makefile: mark some broken

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 26 17:47:42 EDT 2018


Revision: 23936
          http://svnweb.midnightbsd.org/mports/?rev=23936
Author:   laffer1
Date:     2018-08-26 17:47:41 -0400 (Sun, 26 Aug 2018)
Log Message:
-----------
mark some broken

Modified Paths:
--------------
    trunk/x11-drivers/xf86-video-tseng/Makefile

Modified: trunk/x11-drivers/xf86-video-tseng/Makefile
===================================================================
--- trunk/x11-drivers/xf86-video-tseng/Makefile	2018-08-26 21:46:14 UTC (rev 23935)
+++ trunk/x11-drivers/xf86-video-tseng/Makefile	2018-08-26 21:47:41 UTC (rev 23936)
@@ -13,4 +13,8 @@
 XORG_CAT=	driver
 USE_XORG=	videoproto xextproto
 
+BROKEN_aarch64=		error: implicit declaration of function outb is invalid in C99
+BROKEN_armv6=		error: implicit declaration of function outb is invalid in C99
+BROKEN_armv7=		error: implicit declaration of function outb is invalid in C99
+
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list