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
Ludovic Courtès c2b40b4b4c
gnu: guile-static: Use 'gcc-ar' and 'gcc-ranlib'.
Fixes a regression introduced in
0e480ca7b6 whereby '%guile-static-3.0'
would fail to build with "undefined reference" errors at link time.

Fixes <https://issues.guix.gnu.org/61080>.
Reported by Hilton Chain <hako@ultrarare.space>.

* gnu/packages/make-bootstrap.scm (make-guile-static): Pass 'AR' and
'RANLIB' as #:configure-flags.
2023-01-26 23:22:34 +01:00
..
bootloader gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader. 2023-01-18 21:25:25 -05:00
build hurd-boot: Fix list of devices with translators. 2022-12-24 00:45:47 +01:00
home home: environment-variables: Fix escaping. 2023-01-09 12:22:56 +04:00
installer installer: final: Delete SQLite WAL and shm files upon completion. 2022-12-18 01:17:17 +01:00
machine
packages gnu: guile-static: Use 'gcc-ar' and 'gcc-ranlib'. 2023-01-26 23:22:34 +01:00
services services: hpcguix-web: Provide default values. 2023-01-22 18:12:09 +01:00
system system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc. 2023-01-05 15:00:27 +01:00
tests gnu: hpcguix-web: Update to 0.3.0. 2023-01-22 18:12:09 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: guile: Update to 3.0.9. 2023-01-26 15:16:54 +01:00
machine.scm
packages.scm packages: Adjust 'generate-package-cache' for Guile 3.0.9. 2023-01-25 18:14:42 +01:00
services.scm
system.scm system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc. 2023-01-05 15:00:27 +01:00
tests.scm