From owner-cvs-user Sun Feb 16 21:44:34 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA25584 for cvs-user-outgoing; Sun, 16 Feb 1997 21:44:34 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA25577; Sun, 16 Feb 1997 21:44:30 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id QAA16155; Mon, 17 Feb 1997 16:37:15 +1100 Date: Mon, 17 Feb 1997 16:37:15 +1100 From: Bruce Evans Message-Id: <199702170537.QAA16155@godzilla.zeta.org.au> To: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org, obrien@freefall.freebsd.org Subject: Re: cvs commit: src/contrib/gcc/config/i386 freebsd-elf.h freebsd.h Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: contrib/gcc/config/i386 freebsd-elf.h freebsd.h > Log: > Add _BSD4_4 as a predefined symbol. > Peter Dufault (dufault@hda.com) suggested this is the most approate symbol > to use. > > 2.2-R candidate. It's too late for this. BSD4.4 has been out for years without it. To begin with, using it would stop ports from running under old versions of FreeBSD except when using it is bogus. Bruce