firefox-esr: no rust for i686-musl
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
3ab1b3e236
commit
d7f4b26336
|
@ -34,7 +34,7 @@ build_options_default="alsa dbus gtk3 pulseaudio startup_notification xscreensav
|
|||
desc_option_rust="Build rust components"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) build_options_default+=" rust";;
|
||||
i686|x86_64*) build_options_default+=" rust";;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user