From aafae9e00c47e9d99857f3d07a12f5069f2ae891 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 21 Sep 2000 14:18:22 +0000 Subject: Forgot to add --enable-sim to CONFIGURE_ARGS. This target wants to build the simulator and needs that option PR: 21434 Submitted by: maintainer --- devel/sparc-rtems-gdb/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/sparc-rtems-gdb/Makefile b/devel/sparc-rtems-gdb/Makefile index 3381e16621ca..da2f38d8681a 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" -- cgit v1.2.3