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)
This commit is contained in:
Piotr Kubaj
2019-10-09 12:59:03 +00:00
parent a5393b578b
commit 13899830e2
2 changed files with 1 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ NAGIOS3X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:net-mgmt/nagios
NAGIOS4X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:net-mgmt/nagios4
NANOSLEEP_CONFIGURE_ENABLE= nanosleep
USES= mysql perl5 ssl
USES= compiler:c11 mysql perl5 ssl
USE_RC_SUBR= ndo2db
SUB_FILES= pkg-message

View File

@@ -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