pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/56225: zstd compile issues on Solaris 10



* On 2021-06-03 at 10:54 BST, Claes Nästén wrote:

Assuming it could have something to do with gmake calling /bin/sh
directly for its commands?

As in:

$ strings /usr/pkg/bin/gmake |ggrep '\bsh\b'
/bin/sh

Yeh we should probably fix this. gmake honours SHELL but I don't think we always set that in the build environment, so we should patch out default_shell to be ${SH}.

--
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index