Maxim Cournoyer
1029981e70
elf: Remove bundled Guile source.
This module has been included in Guile as (system vm elf) since around version
2.1.
* guix/elf.scm: Delete file.
* CODEOWNERS: De-register module.
* Makefile.am (MODULES): Likewise.
* etc/teams.scm (core): Likewise.
* gnu/build/linux-modules.scm: Adjust imports.
* gnu/packages/gnuzilla.scm (icecat-minimal) [modules]: Likewise.
* gnu/packages/librewolf.scm (librewolf): Likewise.
* gnu/packages/sequoia.scm (sequoia): Likewise.
* gnu/packages/tor-browsers.scm (make-torbrowser): Likewise.
* gnu/packages/version-control.scm (hg-commitsigs): Likewise.
* guix/build/debug-link.scm: Likewise.
* guix/build/meson-build-system.scm: Likewise.
* guix/grafts.scm (graft-derivation/shallow): Likewise.
* guix/scripts/pack.scm (wrapped-package): Likewise.
* tests/debug-link.scm: ("elf-debuglink", "set-debuglink-crc"): Likewise.
* tests/gremlin.scm: Likewise.
* guix/build/syscalls.scm (has-access-to-libc-shared-library?): New procedure.
* guix/build-system/gnu.scm (%default-gnu-imported-modules): Remove (guix elf).
* guix/build/gnu-build-system.scm: Lazily load (system vm elf).
(has-elf-editing-support?): New variable.
(strip) [!has-elf-editing-support?] <guile-bytecode?>: Do not check ELF
section.
(compress-debug-info): [!has-elf-editing-support?]: Skip phase.
(validate-runpath): Likewise.
(make-dynamic-linker-cache): Likewise.
* guix/build/gremlin.scm: Lazily load (system vm elf).
Change-Id: I86ac4237fdd820a6b54dc0fe7a7d10403a290ef9
2025-11-19 09:42:11 +09:00
..
2025-10-24 16:42:53 +02:00
2025-04-21 23:55:50 +02:00
2025-09-18 13:44:12 +09:00
2024-12-18 18:32:40 +01:00
2025-09-18 13:44:12 +09:00
2025-10-12 22:22:01 +02:00
2024-08-21 00:52:39 +02:00
2024-12-30 11:01:54 +01:00
2025-10-29 11:34:28 +09:00
2024-04-15 22:36:42 +02:00
2025-08-31 12:39:24 +02:00
2025-08-31 12:39:24 +02:00
2025-11-19 09:42:11 +09:00
2025-10-12 22:22:01 +02:00
2025-09-18 13:44:12 +09:00
2025-10-23 12:59:08 +02:00
2023-09-26 17:36:59 +02:00
2024-07-18 17:31:19 +02:00
2025-11-18 13:05:49 +01:00
2025-10-05 20:30:45 +02:00
2025-11-19 09:42:11 +09:00
2025-09-18 13:44:12 +09:00
2025-10-19 21:29:38 +02:00
2024-05-13 16:31:35 +02:00
2025-10-17 12:23:54 +02:00
2025-06-22 23:45:36 +02:00
2023-09-26 17:36:57 +02:00
2025-10-17 12:23:54 +02:00
2023-11-15 18:29:37 +01:00
2025-10-17 12:23:54 +02:00
2025-10-17 12:23:54 +02:00
2023-10-28 01:30:37 +02:00
2024-12-14 00:34:28 +01:00
2025-05-19 10:07:24 +09:00
2024-12-14 01:28:49 +01:00
2023-12-06 23:50:04 +01:00
2025-02-09 18:20:41 +01:00
2025-10-11 21:57:59 +09:00
2025-09-18 13:44:12 +09:00
2025-01-16 22:32:11 +01:00
2025-10-29 11:51:24 +09:00
2025-11-14 16:42:16 +09:00
2024-08-31 10:42:16 +02:00
2025-03-05 00:28:49 +01:00
2025-09-18 13:44:12 +09:00
2025-09-18 13:44:12 +09:00
2025-09-30 16:52:07 +09:00
2025-09-23 14:53:36 +02:00
2025-03-26 17:57:44 +01:00
2025-11-03 20:06:14 +08:00
2025-09-21 18:47:23 +02:00
2025-02-24 23:33:51 +01:00
2025-09-18 13:44:12 +09:00
2025-03-05 00:28:49 +01:00
2024-04-15 22:36:42 +02:00
2024-12-30 00:51:57 +01:00
2025-10-06 10:42:08 +02:00
2025-10-16 15:14:37 +02:00
2025-11-15 15:53:15 +09:00
2023-12-04 22:26:36 +01:00
2024-03-09 18:55:49 +01:00
2025-11-19 09:42:11 +09:00
2025-01-20 21:37:36 +01:00
2025-05-05 12:15:47 +02:00
2025-01-08 23:03:04 +01:00
2024-04-15 22:36:42 +02:00