From owner-cvs-all Fri Nov 19 16:28: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FE7B1514B; Fri, 19 Nov 1999 16:28:04 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA10832; Fri, 19 Nov 1999 16:28:04 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199911200028.QAA10832@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 19 Nov 1999 16:28:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/11/19 16:28:04 PST Modified files: gnu/usr.bin/cc Makefile.inc Log: Remove the `sysctl' get osversion hack. There are issues with cross-hosting builds, Also, `sysctl' is not a build-tool and I'd rather not make it one. 3-STABLE has been updated to deal with the main reason this came in. Revision Changes Path 1.42 +1 -5 src/gnu/usr.bin/cc/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message