guix/gnu
Ludovic Courtès e9b7adde0d
gnu: guile@3.0.8: Get correct type sizes when cross-compiling.
This works around <https://issues.guix.gnu.org/54198>, whereby
cross-compilation from (say) x86_64-linux to i586-pc-gnu would produce a
broken Guile that crashes at startup.

* gnu/packages/patches/guile-cross-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-3.0-latest)[source]: Use it.
2022-03-01 12:33:06 +01:00
..
bootloader
build build: linux-boot: Expound docstring of the 'boot-system' procedure. 2022-02-17 13:39:02 -05:00
home
installer installer: Continue even if Connman cannot phone home. 2022-02-26 15:56:55 +01:00
machine
packages gnu: guile@3.0.8: Get correct type sizes when cross-compiling. 2022-03-01 12:33:06 +01:00
platforms
services services: pulseaudio: Deploy the configuration files to /etc/pulse. 2022-02-26 09:03:01 -05:00
system system: Add helper file-system-mount-point-predicate. 2022-02-15 10:14:14 +01:00
tests tests: nix: Remove tab characters. 2022-02-21 13:38:47 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: guile@3.0.8: Get correct type sizes when cross-compiling. 2022-03-01 12:33:06 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm