From owner-freebsd-hackers Wed Aug 22 0:43:12 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dragon.nuxi.com (dsl092-013-169.sfo1.dsl.speakeasy.net [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 2F72A37B401 for ; Wed, 22 Aug 2001 00:43:07 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.5/8.11.1) id f7M7goi65529; Wed, 22 Aug 2001 00:42:50 -0700 (PDT) (envelope-from obrien) Date: Wed, 22 Aug 2001 00:42:50 -0700 From: "David O'Brien" To: Kris Kennaway Cc: hackers@FreeBSD.org Subject: Re: [PATCH] install -s -s(trip-me-harder) Message-ID: <20010822004250.A65425@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010820001654.A32129@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010820001654.A32129@xor.obsecurity.org>; from kris@obsecurity.org on Mon, Aug 20, 2001 at 12:16:54AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 20, 2001 at 12:16:54AM -0700, Kris Kennaway wrote: > + execlp("strip", "strip", "-s", "-R", ".comment", > + "-R", ".note", "-N", "gcc2_compiled", Getting rid of .note[.ABI-tag] will interfere with ELF branding. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message