From owner-cvs-all Thu Apr 19 14: 7:11 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 0EDB937B422; Thu, 19 Apr 2001 14:07:05 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f3JL6rT72515; Thu, 19 Apr 2001 14:06:53 -0700 (PDT) (envelope-from obrien) Date: Thu, 19 Apr 2001 14:06:52 -0700 From: "David O'Brien" To: Doug Rabson Cc: John Baldwin , Doug Rabson , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 vm_machdep.c Message-ID: <20010419140652.B72450@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dfr@nlsystems.com on Thu, Apr 19, 2001 at 05:06:31PM +0100 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-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 19, 2001 at 05:06:31PM +0100, Doug Rabson wrote: > -int fallback_elf_brand = -1; > +int fallback_elf_brand = ELFOSABI_FREEBSD; Yuck. IIRC you could just run the host's brandelf. If not, send me an IA-64 binary to play with and I'll fix it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message