Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2017 19:51:32 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432946 - head/audio/musicpd
Message-ID:  <201701311951.v0VJpW4U044196@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Tue Jan 31 19:51:32 2017
New Revision: 432946
URL: https://svnweb.freebsd.org/changeset/ports/432946

Log:
  Revert BROKEN on armv6 from r432897.
  
  Rationale:
  Marking port broken on armv6 was done based on the results of a bulk build
  of the ports tree as of r431452, i.e. before the fix for this particular
  link error was committed in r431615.

Modified:
  head/audio/musicpd/Makefile

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Tue Jan 31 19:39:03 2017	(r432945)
+++ head/audio/musicpd/Makefile	Tue Jan 31 19:51:32 2017	(r432946)
@@ -27,7 +27,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib -L${LOCALBA
 #Workaround (transient?) link error with libwrap
 CONFIGURE_ARGS+=--disable-libwrap
 
-BROKEN_armv6=		Fails to compile: undefined reference to request_init
 BROKEN_powerpc64=	Does not build on powerpc64
 
 PORTDOCS=	AUTHORS README.md COPYING NEWS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701311951.v0VJpW4U044196>