Add libgcc to build server CI

This commit is contained in:
Petr Hrdina 2025-06-22 21:02:47 +02:00
parent ddb5ff532c
commit 5404cae76c
No known key found for this signature in database
GPG Key ID: E9BCE37EAF8E6EA9
4 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,7 @@ installer = {}
installer-gui = {}
ion = {}
kernel = {}
libgcc = {}
#nano = {} # error compiling ncurses
netdb = {}
#netsurf = {} # error building openssl1

View File

@ -23,6 +23,7 @@ installer = {}
installer-gui = {}
ion = {}
kernel = {}
libgcc = {}
nano = {}
netdb = {}
netsurf = {}

View File

@ -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

View File

@ -84,6 +84,7 @@ kibi = {}
lci = {}
libc-bench = {}
libffi = {}
libgcc = {}
libgmp = {}
libiconv = {}
libjpeg = {}