From owner-freebsd-stable Wed Sep 8 19:19:29 1999 Delivered-To: freebsd-stable@freebsd.org Received: from public.bta.net.cn (public.bta.net.cn [202.96.0.97]) by hub.freebsd.org (Postfix) with ESMTP id 078A9150C7 for ; Wed, 8 Sep 1999 19:19:20 -0700 (PDT) (envelope-from robinson@netrinsics.com) Received: from netrinsics.com (robinson@TCE-E-7-181-107.bta.net.cn [202.106.181.107]) by public.bta.net.cn (8.9.3/8.9.3) with ESMTP id KAA03848 for ; Thu, 9 Sep 1999 10:12:55 +0800 (CST) Received: (from robinson@localhost) by netrinsics.com (8.9.3/8.8.7) id KAA00439; Thu, 9 Sep 1999 10:15:05 +0800 (CST) (envelope-from robinson) Date: Thu, 9 Sep 1999 10:15:05 +0800 (CST) From: Michael Robinson Message-Id: <199909090215.KAA00439@netrinsics.com> To: robinson@netrinsics.com, ru@ucb.crimea.ua Subject: Re: -Os Cc: freebsd-stable@freebsd.org In-Reply-To: <19990908153333.D22077@relay.ucb.crimea.ua> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ruslan Ermilov writes: >On Wed, Sep 08, 1999 at 07:58:13PM +0800, Michael Robinson wrote: >> The CFLAGS in src/sys/boot/i386/kgzldr/Makefile contains "-Os". This seems >> to be an egcsism (at least gcc-2.3.2.3 doesn't like it, and aborts the make). > >You have the -current sources, check your cvsup(1) configuration! Indeed. Well I've learned something new, which is this: When you use the "-d" options to "cvs update", you need to explicity specify the "-r" tag, because new directories don't inherit sticky tags from their parent directory. I apologize for the distraction. -Michael Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message