From owner-cvs-all Wed Nov 15 13: 6: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1620B37B4D7; Wed, 15 Nov 2000 13:05:57 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA81188; Wed, 15 Nov 2000 13:05:57 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <200011152105.NAA81188@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 15 Nov 2000 13:05:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf32-i386.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/11/15 13:05:56 PST Modified files: contrib/binutils/bfd elf32-i386.c Log: Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere. FreeBSD does not adhear to the Intel386 System V ABI for the dynamic [linker] interpreter, and thus must override this value. Revision Changes Path 1.8 +11 -4 src/contrib/binutils/bfd/elf32-i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message