Enable rust + gcc on aarch64, disable acid for i586 + riscv64gc

This commit is contained in:
Wildan M 2026-02-17 14:14:52 +07:00
parent 613fc9f3e3
commit cf314c9087
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79
3 changed files with 8 additions and 8 deletions

View File

@ -45,8 +45,10 @@ extrautils = {}
findutils = {}
freefont = {}
freetype2 = {}
gcc13 = {}
gettext = {}
git = {}
gnu-binutils = {}
gnu-make = {}
hicolor-icon-theme = {}
installer = {}
@ -65,6 +67,7 @@ libstdcxx = {}
libvorbis = {}
libxkbcommon = {}
libxml2 = {}
llvm21 = {}
nano = {}
nasm = {}
ncurses = {}
@ -73,6 +76,7 @@ netsurf = {}
netutils = {}
nghttp2 = {}
openssl1 = {}
openssl3 = {}
orbdata = {}
orbital = {}
orbterm = {}
@ -89,6 +93,7 @@ pop-icon-theme = {}
redoxfs = {}
relibc = {}
ripgrep = {}
rust = {}
rustpython = {}
sdl1 = {}
sed = {}
@ -100,6 +105,7 @@ uutils = {}
vim = {}
xz = {}
zlib = {}
zstd = {}
# #"gcc13.cxx" = {}
# #"llvm21.clang" = {}
# #"llvm21.clang-dev" = {}
@ -228,14 +234,12 @@ zlib = {}
# freedoom = {}
# freepats = {}
# fribidi = {}
# gcc13 = {}
# gdbserver = {} # wrong libc type
# gdk-pixbuf = {}
# gears = {}
# generaluser-gs = {}
# glib = {}
# glutin = {}
# gnu-binutils = {} # bfd doesn't recognize redox
# gnu-grep = {}
# htop = {}
# intel-one-mono = {}
@ -249,7 +253,6 @@ zlib = {}
# libsodium = {}
# libuuid = {}
# libwebp = {}
# llvm21 = {}
# lsd = {}
# lua54 = {}
# lz4 = {}
@ -264,7 +267,6 @@ zlib = {}
# onefetch = {}
# openjazz = {}
# openssh = {}
# openssl3 = {}
# openttd = {}
# openttd-opengfx = {}
# openttd-openmsx = {}
@ -287,7 +289,6 @@ zlib = {}
# rodioplay = {}
# rs-nes = {}
# rsync = {}
# rust = {}
# rust64 = {}
# rustual-boy = {}
# scummvm = {}
@ -317,4 +318,3 @@ zlib = {}
# winit = {}
# xxhash = {}
# zoxide = {} # untested
# zstd = {}

View File

@ -21,7 +21,7 @@ prompt = false
# Normal packages below
acid = {}
# acid = {} # will include rust and llvm21
base = {}
base-initfs = {}
bash = {}

View File

@ -21,7 +21,7 @@ prompt = false
# Normal packages below
acid = {}
# acid = {} # will include rust and llvm21
base = {}
base-initfs = {}
bash = {}