From owner-freebsd-ports Wed Sep 20 17:30: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E12F637B43C for ; Wed, 20 Sep 2000 17:30:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA76686; Wed, 20 Sep 2000 17:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 4613E37B422 for ; Wed, 20 Sep 2000 17:26:04 -0700 (PDT) Received: from baby.int.thehousleys.net (baby.ipv6.thehousleys.net [3ffe:1ce3:6:0:260:8ff:fea3:7fb2]) by thehousleys.net (8.11.0/8.11.0) with ESMTP id e8L0PxQ27146 for ; Wed, 20 Sep 2000 20:25:59 -0400 (EDT) (envelope-from housley@thehousleys.net) Received: (from housley@localhost) by baby.int.thehousleys.net (8.11.0/8.11.0) id e8L0Pxu13225; Wed, 20 Sep 2000 20:25:59 -0400 (EDT) (envelope-from housley) Message-Id: <200009210025.e8L0Pxu13225@baby.int.thehousleys.net> Date: Wed, 20 Sep 2000 20:25:59 -0400 (EDT) From: jim@thehousleys.net Reply-To: jim@thehousleys.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21434: MAINTAINER update: devel/sparc-rtems-gdb, forgot option Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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