diff options
Diffstat (limited to 'sysutils/sample/Makefile')
-rw-r--r-- | sysutils/sample/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/sample/Makefile b/sysutils/sample/Makefile index 4fb2c84..0b35975 100644 --- a/sysutils/sample/Makefile +++ b/sysutils/sample/Makefile @@ -10,6 +10,8 @@ COMMENT= Examine periodic stack traces of all running processes LICENSE= BSD3CLAUSE +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:devel/libbfd \ ${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty \ ${LOCALBASE}/lib/libxo.a:devel/libxo \ |