On Fri, 15 Nov 2024 11:29:10 +0800,
Hilton Chain wrote:
>
> Good news: Thanks to this diff, I know how to add libc to RUNPATH now :)
>
> Another forced push, I have ensured consistent behavior for
> (CROSS_)?LIBRARY_PATH and added libc RUNPATH without restoring the behavior
> passing '-lc' to linke
On Sat, Nov 16, 2024 at 8:55 AM Hilton Chain wrote:
>
> On Fri, 15 Nov 2024 22:30:40 +0800,
> Hilton Chain wrote:
> >
> > Also for reproducibility, bin/zig is the only file differs and here's the
> > diff,
> > I don't know about this part so I currently have no idea on fixing it.
>
> This seem to
On Fri, 15 Nov 2024 22:30:40 +0800,
Hilton Chain wrote:
>
> I have locally made the "use-system-paths" patch larger so that Zig can really
> honor "CROSS_" environment variables.
>
> The next issue is cross building with pkg-config. Zig only invokes
> "pkg-config", but we don't have a "pkg-config"
* etc/guix-install.sh (_info): New procedure.
(_chk_sys_nscd, main_install): Use it.
Change-Id: I2cad8bc2554cd4ea88f30c8a104b7c62f2aa2e0e
---
etc/guix-install.sh | 18 ++
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/etc/guix-install.sh b/etc/guix-install.sh
index