etc/defaults.conf: added remote repo for musl in XBPS_INSTALL_ARGS.

This commit is contained in:
Juan RP 2015-05-21 10:46:01 +02:00
parent 1ec769880a
commit 2ac40a8208
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# Enable optional arguments to xbps-install. This is useful when you use
# static binaries and when you need to specify arguments.
# NOTE: This is only used with the binary-bootstrap target!
XBPS_INSTALL_ARGS="--repository=http://repo.voidlinux.eu/current"
XBPS_INSTALL_ARGS="--repository=http://repo.voidlinux.eu/current --repository=http://musl.voidlinux.net/current"
# [OPTIONAL]
# Native Compilation/Preprocessor flags for C and C++. Additional settings