Update 'Makefile'
continuous-integration/drone Build is failing Details

master
eater 10 months ago
parent 03c1d9c945
commit e7f7d7f852

@ -6,7 +6,7 @@ IMAGE?=d.xr.to/base
# Arch to be used
ARCH?=x86_64-musl
# Repo root url to be used (/musl will be appended in case of musl based arch)
REPO_ROOT?=https://alpha.de.repo.voidlinux.org/current
REPO_ROOT?=https://repo-default.voidlinux.org/current
# Absolute repo url
REPO?=$(REPO_ROOT)$(if $(findstring musl, $(ARCH)),/musl)
# Toolbox to be used (toybox, busybox, none or default)

Loading…
Cancel
Save