Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Leo Le Bouter 6e98e9ca92
gnu: glibc: Fix ldd path on powerpc*.
This should avoid some problems, such as "not a dynamic executable" errors.

* gnu/packages/patches/glibc-ldd-powerpc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm: (glibc)[native-inputs]: Add it.
[arguments]: When building for powerpc* apply it.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash,
glibc-final)[native-inputs]: Add patch conditionally.

This patch has been adjusted to apply to master.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-23 23:19:55 -07:00
..
bootloader gnu: bootloader: Update install-allwinner64-u-boot. 2021-02-08 17:21:34 -08:00
build file-systems: 'mount-file-system' preserves the right mount flags. 2021-03-10 23:21:33 +01:00
installer installer: Edit desktop selection prompt. 2021-01-31 17:08:17 +01:00
machine machine: ssh: Use 'formatted-message'. 2021-02-25 11:29:35 +01:00
packages gnu: glibc: Fix ldd path on powerpc*. 2021-03-23 23:19:55 -07:00
services services: cuirass: Set default port values. 2021-03-23 20:30:49 +01:00
system system: vm: Use Guile 3.0 in Docker images. 2021-02-25 11:29:35 +01:00
tests tests: Remove Cuirass tests. 2021-03-23 16:47:47 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Change manifest argument type. 2021-03-23 11:48:35 +01:00
image.scm image: Export image? procedure. 2021-02-17 10:55:36 +01:00
installer.scm
local.mk gnu: glibc: Fix ldd path on powerpc*. 2021-03-23 23:19:55 -07:00
machine.scm
packages.scm
services.scm gnu: services: Add activate script to the profile system directory. 2021-03-09 06:56:12 +01:00
system.scm
tests.scm tests: Export %simple-os. 2021-02-19 20:10:08 +01:00