mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Add libgcc to build server CI
This commit is contained in:
parent
ddb5ff532c
commit
5404cae76c
@ -23,6 +23,7 @@ installer = {}
|
||||
installer-gui = {}
|
||||
ion = {}
|
||||
kernel = {}
|
||||
libgcc = {}
|
||||
#nano = {} # error compiling ncurses
|
||||
netdb = {}
|
||||
#netsurf = {} # error building openssl1
|
||||
|
||||
@ -23,6 +23,7 @@ installer = {}
|
||||
installer-gui = {}
|
||||
ion = {}
|
||||
kernel = {}
|
||||
libgcc = {}
|
||||
nano = {}
|
||||
netdb = {}
|
||||
netsurf = {}
|
||||
|
||||
@ -23,6 +23,7 @@ installer = {}
|
||||
#installer-gui = {} # redox_syscall 0.4 not working on riscv64gc?
|
||||
ion = {}
|
||||
kernel = {}
|
||||
libgcc = {}
|
||||
#nano = {} # error compiling ncurses
|
||||
netdb = {}
|
||||
#netsurf = {} # error compiling nghttp2
|
||||
|
||||
@ -84,6 +84,7 @@ kibi = {}
|
||||
lci = {}
|
||||
libc-bench = {}
|
||||
libffi = {}
|
||||
libgcc = {}
|
||||
libgmp = {}
|
||||
libiconv = {}
|
||||
libjpeg = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user