svn commit: r483228 - head/graphics/plasma-kmod

Mark Linimon linimon at FreeBSD.org
Sun Oct 28 06:27:55 UTC 2018


Author: linimon
Date: Sun Oct 28 06:27:54 2018
New Revision: 483228
URL: https://svnweb.freebsd.org/changeset/ports/483228

Log:
  Apparently now builds on powerpc64.
  
  PR:		232531
  Submitted by:	Piotr Kubaj

Modified:
  head/graphics/plasma-kmod/Makefile

Modified: head/graphics/plasma-kmod/Makefile
==============================================================================
--- head/graphics/plasma-kmod/Makefile	Sun Oct 28 05:56:46 2018	(r483227)
+++ head/graphics/plasma-kmod/Makefile	Sun Oct 28 06:27:54 2018	(r483228)
@@ -13,8 +13,6 @@ COMMENT=	Plasma-effect screensaver kernel module
 
 LICENSE=	BSD3CLAUSE
 
-BROKEN_powerpc64=	fails to compile: pcpu.h: size of array '__assert_0' is negative
-
 PLIST_FILES=	${KMODDIR}/plasma_saver.ko
 
 USES=		kmod uidfix


More information about the svn-ports-all mailing list