Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 20:25:59 -0400 (EDT)
From:      jim@thehousleys.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21434: MAINTAINER update: devel/sparc-rtems-gdb, forgot option
Message-ID:  <200009210025.e8L0Pxu13225@baby.int.thehousleys.net>

next in thread | raw e-mail | index | archive | help

>Number:         21434
>Category:       ports
>Synopsis:       MAINTAINER update: devel/sparc-rtems-gdb, forgot option
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 20 17:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James E. Housley
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
The Housleys dot Net
>Environment:

	

>Description:

	Forgot to add --enable-sim to CONFIGURE_ARGS.  This target
	wants to build the simulator and needs that option

>How-To-Repeat:

	

>Fix:

--- Makefile.orig	Wed Sep 20 20:22:01 2000
+++ Makefile	Wed Sep 20 20:16:02 2000
@@ -10,4 +10,5 @@
 MAINTAINER=	jim@thehousleys.net
 
 LCLTARGET=	sparc-rtems
+CONFIGURE_ARGS=	--verbose --enable-sim
 .include "${.CURDIR}/../i386-rtems-gdb/Makefile"


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009210025.e8L0Pxu13225>