svn commit: r461520 - head/emulators/qemu-cheri

Brooks Davis brooks at FreeBSD.org
Sun Feb 11 19:40:12 UTC 2018


Author: brooks
Date: Sun Feb 11 19:40:11 2018
New Revision: 461520
URL: https://svnweb.freebsd.org/changeset/ports/461520

Log:
  Mark broken on 10.
  
  Probably fixable in the unlikely even there are consumers.

Modified:
  head/emulators/qemu-cheri/Makefile

Modified: head/emulators/qemu-cheri/Makefile
==============================================================================
--- head/emulators/qemu-cheri/Makefile	Sun Feb 11 18:34:36 2018	(r461519)
+++ head/emulators/qemu-cheri/Makefile	Sun Feb 11 19:40:11 2018	(r461520)
@@ -24,6 +24,7 @@ USES=	gettext-runtime gmake libtool makeinfo pkgconfig
 USE_XORG=	pixman
 USE_GNOME+=	glib20
 ONLY_FOR_ARCHS=	amd64 i386 powerpc powerpc64
+BROKEN_FreeBSD_10=	Default toolchain lacks support for .cfi_sections
 
 .include "Makefile.snapshot"
 


More information about the svn-ports-all mailing list