Date: Sun, 28 Oct 2018 06:27:54 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483228 - head/graphics/plasma-kmod Message-ID: <201810280627.w9S6RsMA036776@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810280627.w9S6RsMA036776>