Date: Fri, 23 Feb 2001 12:13:28 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Jonathan Lemon <jlemon@flugsvamp.com> Cc: arch@FreeBSD.ORG Subject: Re: sysctl kern.fallback_elf_brand Message-ID: <20010223121328.A68586@dragon.nuxi.com> In-Reply-To: <20010223085849.I5714@prism.flugsvamp.com>; from jlemon@flugsvamp.com on Fri, Feb 23, 2001 at 08:58:49AM -0600 References: <3A960EF8.75C3FC53@cup.hp.com> <20010223085849.I5714@prism.flugsvamp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 23, 2001 at 08:58:49AM -0600, Jonathan Lemon wrote:
> +/* magic marker for fallback elf brand, not for e_ident[EI_OSABI] */
> +#define ELFOSABI_NONE (-1) /* No OSABI defined */
Please do not commit this (see my earlier message).
My version of this uses the naked "-1". Please do not make up
non-standard (ie, not defined by the ELF ABI maintainers) symbols.
--
-- David (obrien@FreeBSD.org)
GNU is Not Unix / Linux Is Not UniX
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010223121328.A68586>
