Date: Tue, 2 May 2017 10:40:28 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: Warner Losh <imp@bsdimp.com> Cc: "Rodney W. Grimes" <rgrimes@freebsd.org>, Ngie Cooper <ngie@freebsd.org>, src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r317632 - head/sys Message-ID: <17C74380-374C-40A8-A3C4-0401D32E9A06@gmail.com> In-Reply-To: <CANCZdfpT8wJE0bxv-haKiLbLoz7BA8E9i49Ms0m%2B4NUVUdTEqQ@mail.gmail.com> References: <201705010559.v415xqx2085699@repo.freebsd.org> <201705011630.v41GUfVV090824@pdx.rh.CN85.dnsmgr.net> <CANCZdfpT8wJE0bxv-haKiLbLoz7BA8E9i49Ms0m%2B4NUVUdTEqQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_CA59FF78-3F84-4AB5-9B21-5F4C75A7EB05 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On May 1, 2017, at 09:34, Warner Losh <imp@bsdimp.com> wrote: >=20 > On Mon, May 1, 2017 at 10:30 AM, Rodney W. Grimes > <freebsd@pdx.rh.cn85.dnsmgr.net> wrote: >>> Author: ngie >>> Date: Mon May 1 05:59:52 2017 >>> New Revision: 317632 >>> URL: https://svnweb.freebsd.org/changeset/base/317632 >>>=20 >>> Log: >>> Fix "make cscope-clean" when .OBJDIR already exists >>>=20 >>> The cscope generated files are always put in .CURDIR . >>=20 >> If this is writing to src dir then it should be fixed, >> or have we abandoned all hope of readonly src tree? >=20 > This is only for the cscope target, which isn't part of the normal = build. >=20 > readonly src tree works great still=E2=80=A6. Hi Rod, I can=E2=80=99t personally vouch for readonly src trees working = in all cases, but readonly src trees work well for installation purposes = (I use readonly obj and src trees at work when installing over NFS). As Warner noted, =E2=80=9Cmake cscope=E2=80=9D is a developer = target that aids with building the cscope database in a consistent = manner. It doesn=E2=80=99t conform to the existing =E2=80=9Cnorms=E2=80=9D= of build targets in the tree; changing the behavior doesn=E2=80=99t = seem prudent at this point in time because it would violate POLA. Thanks! -Ngie --Apple-Mail=_CA59FF78-3F84-4AB5-9B21-5F4C75A7EB05 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJZCMSMAAoJEPWDqSZpMIYVZW8P+wYGhwukc0EkRcScm/cLo8J4 WP9BRc1hzoYnsK1O55yMlBh6nWcC5BCDrJ7BwPdrXmE5xZnF0DwSvzXDlzEkFE/N ZdWFJcYNnnH0fvMOHmvem0n3UJmJ8V0S3zffodIm3Y6Wt7P/cQ+b9Gc3oLfsK2gI Ia5RaU86WCi8jmn3zs9IAJI5JhutvWJZzxI3mltlhVQocgvq7ScAEsCcUrQ6XJOk 5FVfnZrkXbvmrdp5DcHC5UjOt3bSbWcTV4ZrG584u+H9N+LIKl8q0Hh+GmkFkDH7 VSeeUxFhXzfDqbGU2IZsFM3FlIs/gwPhDHf6b14apGnd7BgVLA9YG0DWiUiN3mgz tcvWGZ1z4pASsuztRY3+4nbr4fSqSpIe9WskExEbwb799E7RBWVGAbocSEpY6JLu siUTZPqZ4JI6/cKQ1elE0lrOktiMv8xUauMGrW1OD+VPrGbWUSuZ2t8CBcQnyspX vC2gwxXLsna6FnW4Zt63R+lTxk3ylA10Z5j/OIkZV+ahkBYau1Kgrp+z3y8rDrIc rM4okOX6V2e0/KTuq9z9GNOrCHA/SR5Wgd3/L8zu02gfbHXe4KaLeGj8SZ7BOFdb zB3EflUxcGYksB0O8/T1xm+mBeSPd/RKHiGUkz+NslGy1VimCeIjbQfSaZ47MFoW bndcMAb88saO5aTXtLgo =HMqn -----END PGP SIGNATURE----- --Apple-Mail=_CA59FF78-3F84-4AB5-9B21-5F4C75A7EB05--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17C74380-374C-40A8-A3C4-0401D32E9A06>