From owner-cvs-all Tue Sep 22 12:32:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11764 for cvs-all-outgoing; Tue, 22 Sep 1998 12:32:03 -0700 (PDT) (envelope-from owner-cvs-all) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11730; Tue, 22 Sep 1998 12:31:44 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id OAA22838; Tue, 22 Sep 1998 14:31:08 -0500 (CDT) Date: Tue, 22 Sep 1998 14:31:07 -0500 (CDT) From: Steve Price To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/tcl80/patches patch-ab In-Reply-To: <199809221911.MAA08658@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 22 Sep 1998, Satoshi Asami wrote: # * Only use -soname flag if building for an ELF world. # * # * Noticed by: smace # * # * Revision Changes Path # * 1.2 +7 -3 ports/lang/tcl80/patches/patch-ab # # Actually, it did build here in an a.out world with the old patch-ab. # I wonder why. Yes, it did build on my a.out box too. This change just puts back the behavior as it was before my ELF changes. I only have two -current boxes up right now (one ELF and one a.out) so I can't test to see if -soname was supported in 2.2.x. This does suggest that i was accepted if only ignored. :) Steve # Satoshi #