[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh".
From: |
( |
Subject: |
[bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh". |
Date: |
Tue, 09 Aug 2022 22:38:56 +0100 |
On Tue Aug 9, 2022 at 10:24 PM BST, Maxime Devos wrote:
> In the glibc headers, there's some (POSIX?) standard macro that points
> at "/gnu/store/.../bin/sh" (I don't recall the name), any reason we
> aren't using that macro? That would be Guix-independent. I'm not sure
> if a /gnu/store/... prefix is included, but if not, maybe we could try
> overriding it with -D...="/gnu/store/...", or failing that, add a
> post-unpack substitute* replacing [the macro name] ->
> "/gnu/store/.../bin/sh".
I believe you might be referring to <paths.h>, which defines _PATH_BSHELL.
It's not standard C <https://en.cppreference.com/w/c/header> nor POSIX
<https://pubs.opengroup.org/onlinepubs/9699919799/idx/head.html> though.
-- (
- [bug#57050] [PATCH 0/6] gnu: Update Racket to 8.6. Add Zuo., Philip McGrath, 2022/08/08
- [bug#57050] [PATCH 2/6] gnu: stex: Fix read-only gifs and math directories., Philip McGrath, 2022/08/08
- [bug#57050] [PATCH 6/6] gnu: chez-scheme-for-racket: Suport all systems., Philip McGrath, 2022/08/08
- [bug#57050] [PATCH 5/6] gnu: racket: Use Racket CS on all systems., Philip McGrath, 2022/08/08
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., Philip McGrath, 2022/08/08
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., Liliana Marie Prikler, 2022/08/08
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., Philip McGrath, 2022/08/09
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., Maxime Devos, 2022/08/09
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh".,
( <=
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., Philip McGrath, 2022/08/09
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., (, 2022/08/09
- [bug#57050] [PATCH 3/6] gnu: chez-scheme: Fix use of "/bin/sh"., Maxime Devos, 2022/08/10
[bug#57050] [PATCH 1/6] gnu: stex: Update to 1.2.2-2.afa6075., Philip McGrath, 2022/08/08
[bug#57050] [PATCH 4/6] gnu: Update Racket to 8.6. Add Zuo., Philip McGrath, 2022/08/08
[bug#57050] [PATCH 0/6] gnu: Update Racket to 8.6. Add Zuo., Thiago Jung Bauermann, 2022/08/10