aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-02-01 13:37:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-02-01 13:37:20 +0000
commit5bb03e0a9c676c8402930a3e7141d94249cbb851 (patch)
treeff32b972c6514f0bf8ec3d1baf4d0eeeac119507 /benchmarks
parentb3ab261a6b9b49e1affc2a8e1cdaa4b371c0ae07 (diff)
downloadports-5bb03e0a9c676c8402930a3e7141d94249cbb851.tar.gz
ports-5bb03e0a9c676c8402930a3e7141d94249cbb851.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/sipp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile
index fbfb4b619f7d..c79e5fbf15b0 100644
--- a/benchmarks/sipp/Makefile
+++ b/benchmarks/sipp/Makefile
@@ -21,8 +21,8 @@ MAN1= sipp.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha"
-BROKEN= "Does not compile on alpha - patch for call.cpp needed"
+.if ((${ARCH} == "alpha") || (${ARCH} == "ia64"))
+BROKEN= "Does not compile - patch needed by someone who can test it"
.endif
pre-install: