aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sipp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /benchmarks/sipp
parent83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff)
downloadports-aff42c7199b9182b398eeda522cb9bcb182895f8.tar.gz
ports-aff42c7199b9182b398eeda522cb9bcb182895f8.zip
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473699
Diffstat (limited to 'benchmarks/sipp')
-rw-r--r--benchmarks/sipp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile
index 235e5719faf7..78a84e8947ff 100644
--- a/benchmarks/sipp/Makefile
+++ b/benchmarks/sipp/Makefile
@@ -12,12 +12,14 @@ COMMENT= SIP benchmarking and testing tool
LICENSE= GPLv2
-BUILD_DEPENDS= help2man:misc/help2man
-
+BROKEN_mips= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
+BROKEN_mips64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= configure: error: ssl library missing
+BUILD_DEPENDS= help2man:misc/help2man
+
PLIST_FILES= bin/sipp man/man1/sipp.1.gz
USES= autoreconf gmake ncurses