diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-04-15 05:55:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-04-15 05:55:23 +0000 |
commit | 2f2a2d286084edc8fd707c5297a6d6edebb98f4c (patch) | |
tree | 009fa22fe1f79bcc23f646cd03986e4012c79662 /astro | |
parent | a9a4f10b22caf758c643754756f5b47b622c70ca (diff) | |
download | freebsd-ports-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.zip |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libosmpbf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 507ab48896ed..d44c40da8f3d 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING.osmpbf LIB_DEPENDS= libprotobuf.so:devel/protobuf -BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase' - USE_GITHUB= yes GH_ACCOUNT= scrosby GH_PROJECT= OSM-binary |