[Bug 260128] "make tags" fails with "gtags not found", src/Makefile undesirably rewrites PATH
Date: Fri, 03 Dec 2021 23:23:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260128
Warner Losh <imp@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imp@FreeBSD.org
--- Comment #5 from Warner Losh <imp@FreeBSD.org> ---
(In reply to Jory Folker from comment #4)
> +CTAGS?= /usr/local/bin/gtags
I think this is good. I'd spell it "${LOCALBASE}/bin/gtags"
As has been noted elsewhere, ru's changes were on purpose to ensure that we had
sequestered binaries for certain critical parts of the build process.
--
You are receiving this mail because:
You are the assignee for the bug.