On Tue, Nov 08, 2016 at 11:58:12AM -0800, Philip Guenther wrote:
> On Tue, Nov 8, 2016 at 11:49 AM, Theo Buehler wrote:
> > One more: all these symlinks get permissions dependent on the umask
> > during make build, so set them explicitly to 755. I don't think there's
> > enough of them to warrant
On Tue, Nov 8, 2016 at 11:49 AM, Theo Buehler wrote:
> One more: all these symlinks get permissions dependent on the umask
> during make build, so set them explicitly to 755. I don't think there's
> enough of them to warrant creating a SYMLINKMODE in bsd.own.mk.
Meh. symlink mode has *no* effec
One more: all these symlinks get permissions dependent on the umask
during make build, so set them explicitly to 755. I don't think there's
enough of them to warrant creating a SYMLINKMODE in bsd.own.mk.
Index: ./bin/chmod/Makefile
=