summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-10-30 16:19:51 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-10-30 16:19:51 +0900
commit3ae5c9f2a78ce85beceb7467479c741e4c046830 (patch)
tree64b2cdadb7f3d48682afb0c852ef2ef609e5f419 /Makefile.am
parent0f39db9c1942969bcbc603b306d8e47f8feb8566 (diff)
Revert "syscalls: Add mmap support."
This reverts commit e1994a021437b3fd73089c08d7e8db876fad698d.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a6c2e73388..a4e7277d6d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -265,7 +265,6 @@ MODULES = \
guix/build/kconfig.scm \
guix/build/linux-module-build-system.scm \
guix/build/store-copy.scm \
- guix/build/io.scm \
guix/build/json.scm \
guix/build/pack.scm \
guix/build/utils.scm \