aboutsummaryrefslogtreecommitdiffstats
path: root/devel/openocd
diff options
context:
space:
mode:
Diffstat (limited to 'devel/openocd')
-rw-r--r--devel/openocd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile
index 761da63cf78c..a8920177a228 100644
--- a/devel/openocd/Makefile
+++ b/devel/openocd/Makefile
@@ -10,8 +10,6 @@ MASTER_SITES= SF
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Open On-Chip Debugger
-BROKEN_powerpc64= fails to configure: error: C compiler cannot create executables
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-werror
@@ -55,7 +53,7 @@ TIICDI_DESC= Support for the TI ICDI JTAG Programmer
USB_COMMS_DESC= Enable verbose USB communication messages
USES= gmake libtool makeinfo pkgconfig tar:bzip2
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -Wno-error=unused-command-line-argument
+CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -Wno-error
INFO= openocd
post-patch: