On Fri, Aug 18, 2023 at 09:10:32AM -0500, Eric Blake wrote:
> On Fri, Aug 18, 2023 at 08:27:45AM -0500, Eric Blake wrote:
> > In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports
> > that in a cross-compilation environment, nbdkit embeds the absolute
> > name of the cross-compiler
On Fri, Aug 18, 2023 at 08:27:45AM -0500, Eric Blake wrote:
> In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports
> that in a cross-compilation environment, nbdkit embeds the absolute
> name of the cross-compiler into the resulting cc plugin, even though
> running the plugin shoul
In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports
that in a cross-compilation environment, nbdkit embeds the absolute
name of the cross-compiler into the resulting cc plugin, even though
running the plugin should be favoring the bare name 'cc'. This in
turn leads to non-reprodu