base-system: tweaks for musl builds.
This commit is contained in:
@@ -22,8 +22,8 @@ case "$XBPS_TARGET_MACHINE" in
|
||||
*) depends+=" glibc-locales";;
|
||||
esac
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686) depends+=" linux";;
|
||||
x86_64) depends+=" linux";;
|
||||
i686*) depends+=" linux";;
|
||||
x86_64*) depends+=" linux";;
|
||||
esac
|
||||
|
||||
build_options="systemd"
|
||||
|
||||
Reference in New Issue
Block a user