aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/sparc-rtems-gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sparc-rtems-gdb/Makefile b/devel/sparc-rtems-gdb/Makefile
index 3381e16621c..da2f38d8681 100644
--- a/devel/sparc-rtems-gdb/Makefile
+++ b/devel/sparc-rtems-gdb/Makefile
@@ -10,4 +10,5 @@ PORTNAME= gdb
MAINTAINER= jim@thehousleys.net
LCLTARGET= sparc-rtems
+CONFIGURE_ARGS+= --verbose --enable-sim
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"