Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 16:31:51 +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: r483147 - head/devel/libosmocore
Message-ID:  <201810271631.w9RGVpIe001228@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Oct 27 16:31:51 2018
New Revision: 483147
URL: https://svnweb.freebsd.org/changeset/ports/483147

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

Modified:
  head/devel/libosmocore/Makefile

Modified: head/devel/libosmocore/Makefile
==============================================================================
--- head/devel/libosmocore/Makefile	Sat Oct 27 16:11:24 2018	(r483146)
+++ head/devel/libosmocore/Makefile	Sat Oct 27 16:31:51 2018	(r483147)
@@ -12,8 +12,6 @@ COMMENT=	Common library for all Osmocom projects
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_powerpc64=	fails to compile: application.c:179: \#pragma GCC diagnostic not allowed inside functions
-
 LIB_DEPENDS=	libgnutls.so:security/gnutls \
 		libpcsclite.so:devel/pcsc-lite \
 		libtalloc.so:devel/talloc



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