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
The following reply was made to PR pkg/56225; it has been noted by GNATS.
From: Jonathan Perkin <jperkin%joyent.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
pekdon%gmail.com@localhost
Subject: Re: pkg/56225: zstd compile issues on Solaris 10
Date: Thu, 3 Jun 2021 11:28:24 +0100
* 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