1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

Revert "elf: Remove bundled Guile source."

This reverts commit 11cf5b2fe4.
This commit is contained in:
Maxim Cournoyer
2025-10-30 16:19:49 +09:00
parent e0148efc7f
commit 9d60fdf6a2
19 changed files with 1076 additions and 23 deletions

View File

@@ -21,6 +21,7 @@
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu build linux-modules)
#:use-module (guix elf)
#:use-module (guix glob)
#:use-module (guix build syscalls)
#:use-module ((guix build utils) #:select (find-files invoke))
@@ -38,7 +39,6 @@
#:use-module (ice-9 match)
#:use-module (ice-9 rdelim)
#:autoload (ice-9 pretty-print) (pretty-print)
#:use-module (system vm elf)
#:export (dot-ko
ensure-dot-ko
module-formal-name