summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 606f83c..ab4095c 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,6 @@ all:
podman pull docker.io/archlinux:latest
podman build \
--volume $(mkfile_dir)downloads:/downloads \
- --volume $(mkfile_dir)scripts:/scripts \
- --volume $(mkfile_dir)patches:/patches \
--build-arg BINUTILS_VERSION=$(BINUTILS_VERSION) \
--build-arg GCC_VERSION=$(GCC_VERSION) \
--build-arg GDB_VERSION=$(GDB_VERSION) \