aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-utils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-09 12:59:03 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-09 12:59:03 +0000
commit13899830e2e621d246764e4c68d3fd5666feb240 (patch)
tree5f3ef50149518e0a3f8dafe04d50eedc0de9388c /net-p2p/bitcoin-utils
parenta5393b578b58a4be36f7aad33a2e35e19beeeec1 (diff)
downloadports-13899830e2e621d246764e4c68d3fd5666feb240.tar.gz
ports-13899830e2e621d246764e4c68d3fd5666feb240.zip
net-p2p/bitcoin-utils: unbreak on BE
net-mgmt/ndouditls: fix build on GCC architectures ndoutils needs C11 compiler because it links to mysql libraries. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=514148
Diffstat (limited to 'net-p2p/bitcoin-utils')
-rw-r--r--net-p2p/bitcoin-utils/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile
index 801248cf1659..6f735fa28d96 100644
--- a/net-p2p/bitcoin-utils/Makefile
+++ b/net-p2p/bitcoin-utils/Makefile
@@ -6,9 +6,6 @@ PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)
SLAVE_PORT= yes
-NOT_FOR_ARCHS= powerpc powerpc64 sparc64
-NOT_FOR_ARCHS_REASON= does not support big-endian architectures
-
OPTIONS_DEFINE= DEBUG HARDENING TESTS
OPTIONS_RADIO=
OPTIONS_DEFAULT= HARDENING TESTS