Date: Fri, 6 Sep 2002 22:39:31 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Nate Lawson <nate@root.org> Cc: Ian Dowse <iedowse@maths.tcd.ie>, <arch@FreeBSD.ORG> Subject: Re: Make more things honor NOFSCHG Message-ID: <20020906223815.D10867-100000@gamplex.bde.org> In-Reply-To: <Pine.BSF.4.21.0209051053290.2629-100000@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Sep 2002, Nate Lawson wrote: > On Thu, 5 Sep 2002, Ian Dowse wrote: > > In message <20020905.112243.88255915.imp@bsdimp.com>, "M. Warner Losh" writes: > > >Right now only libraries will honor NOFSCHG. Laying aside for the > > >moment the whole !@#$!$#@^$#^ NOFOO vs NO_FOO bikeshed, I'd like to > > >commit the following patch to make other places where -fschg are added > > >to installflags. This allows one to more things over a mix of local > > >file systems and NFS and have them work (right now if you build on a > > >local fs, then try to delete it via nfs, it fails because one can't > > >unset file flags over nfs). > > > > > >Comments? > > > > The following in make.conf works: > > > > INSTALLFLAGS_EDIT= :S/-fschg// > > > > Ian > > That is a useful tip plus I think Warner is right in making things > consistent. Two for one special today. No thnaks. IIRC, hoek invented INSTALLFLAGS when I objected to cluttering Makefiles with more special-case hacks. Bruce 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?20020906223815.D10867-100000>