me
/
guix
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/pull-requests.
guix/gnu
Maxime Devos f50a88c1fa
gnu: smalltalk: Find glibc even when cross-compiling.
glibc is named "cross-libc" instead of "libc" when cross-compiling. Smalltalk
still fails to cross-compile though.

* gnu/packages/smalltalk.scm
  (smalltalk)[arguments]{phases}<#:fix-libc>: Also search for
  "cross-libc" instead of only "libc" in 'inputs'.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-06-04 13:40:02 +02:00
..
bootloader
build
installer
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages gnu: smalltalk: Find glibc even when cross-compiling. 2021-06-04 13:40:02 +02:00
services services: cuirass: Do not export record type descriptors. 2021-06-01 23:26:07 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: amule: Update to 2.3.3. 2021-06-03 18:23:39 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm