From ca2098a7784c981483fe2afe0685e9dfdfa4079e Mon Sep 17 00:00:00 2001 From: swills Date: Sun, 13 Dec 2015 16:07:27 +0000 Subject: mark some of the ports that don't build on powerpc64 for me --- comms/hcidump/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comms/hcidump/Makefile') diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile index 940a1dd95099..bb287f22e7fe 100644 --- a/comms/hcidump/Makefile +++ b/comms/hcidump/Makefile @@ -19,4 +19,6 @@ CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz +BROKEN_powerpc64= Does not build on powerpc64 + .include -- cgit