aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-28 00:31:51 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-28 00:31:51 +0800
commitb8afa262473f460262d3469aaeadeb9d15959b3b (patch)
tree717c3194df74d92626eeb4f46c671cad00fb9f8b
parentd24395e6cdf0738c9b15b883d1512ff1ffe3e66c (diff)
downloadfreebsd-ports-gnome-b8afa262473f460262d3469aaeadeb9d15959b3b.tar.gz
freebsd-ports-gnome-b8afa262473f460262d3469aaeadeb9d15959b3b.tar.zst
freebsd-ports-gnome-b8afa262473f460262d3469aaeadeb9d15959b3b.zip
Apparently now builds on powerpc64.
PR: 231833 Submitted by: Piotr Kubaj
-rw-r--r--devel/libosmocore/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libosmocore/Makefile b/devel/libosmocore/Makefile
index 5eb2c426aeee..afd109e1abb9 100644
--- a/devel/libosmocore/Makefile
+++ b/devel/libosmocore/Makefile
@@ -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