Date: Mon, 15 Jan 2018 17:52:31 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Steve Wills <swills@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459103 - head/multimedia/libtuner Message-ID: <20180115175231.GA55355@FreeBSD.org> In-Reply-To: <201801151740.w0FHeEBA073057@repo.freebsd.org> References: <201801151740.w0FHeEBA073057@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 15, 2018 at 05:40:14PM +0000, Steve Wills wrote: > New Revision: 459103 > URL: https://svnweb.freebsd.org/changeset/ports/459103 > > Log: > multimedia/libtuner: update to 1.1.4 > > PR: 225184 > Submitted by: jason.harmening@gmail.com (maintainer) > > Modified: head/multimedia/libtuner/Makefile > ... > @@ -11,8 +11,6 @@ COMMENT= Userspace drivers for various TV/radio tuner > > LICENSE= BSD2CLAUSE MIT > LICENSE_COMB= multi > - > -BROKEN_powerpc64= fails to compile: tuner_iic_device.cpp: EINVAL was not declared in this scope Missing from the commit log: "Fix build on powerpc64 by adding missing include, which could affect other architectures as well". ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180115175231.GA55355>