aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sample
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-12-25 13:24:19 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-12-25 13:24:19 +0000
commit33f6cf74a85f85fcf16c228b4bfc088b20ec045e (patch)
treeae65aab207a15b5bd7220e514b88148e7397fc5e /sysutils/sample
parent41607de941d4e1111c2c4f63f78a3bc3d12d5059 (diff)
downloadports-33f6cf74a85f85fcf16c228b4bfc088b20ec045e.tar.gz
ports-33f6cf74a85f85fcf16c228b4bfc088b20ec045e.zip
Notes
Diffstat (limited to 'sysutils/sample')
-rw-r--r--sysutils/sample/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/sample/Makefile b/sysutils/sample/Makefile
index ac781fe2303e..d876f3ceb905 100644
--- a/sysutils/sample/Makefile
+++ b/sysutils/sample/Makefile
@@ -10,15 +10,14 @@ COMMENT= Examine periodic stack traces of all running processes
LICENSE= BSD3CLAUSE
+ONLY_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS_REASON= device driver part of the program only supports amd64
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:devel/libbfd \
${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty \
${LOCALBASE}/lib/libxo.a:devel/libxo \
${LOCALBASE}/bin/python:lang/python
-BROKEN_i386= does not build: don't know how to make sample_support_i386.c
-BROKEN_powerpc64= does not build: don't know how to make sample_support_powerpc64.c
-BROKEN_sparc64= does not build: don't know how to make sample_support_sparc64.c
-
USE_GITHUB= yes
GH_ACCOUNT= freenas
GH_TAGNAME= 45e2b86