etc/defaults.conf: fix aarch64* binary bootstrap/update

This commit is contained in:
Michael Gehring 2017-03-13 07:31:34 +00:00
parent 2bf11cd325
commit 54fb7c9b9e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# [OPTIONAL]
# Enable optional arguments to xbps-install for the host system.
# Currently used in the binary-bootstrap bootstrap-update targets.
XBPS_INSTALL_ARGS="--repository=https://repo.voidlinux.eu/current --repository=https://repo.voidlinux.eu/current/musl"
XBPS_INSTALL_ARGS="--repository=https://repo.voidlinux.eu/current --repository=https://repo.voidlinux.eu/current/musl --repository=https://repo.voidlinux.eu/current/aarch64"
# [OPTIONAL]
# Native Compilation/Preprocessor flags for C and C++. Additional settings