mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Add libstdcxx to build server CI
This commit is contained in:
parent
185982b64b
commit
02fa880f3e
@ -24,6 +24,7 @@ installer-gui = {}
|
||||
ion = {}
|
||||
kernel = {}
|
||||
libgcc = {}
|
||||
libstdcxx = {}
|
||||
#nano = {} # error compiling ncurses
|
||||
netdb = {}
|
||||
#netsurf = {} # error building openssl1
|
||||
|
||||
@ -24,6 +24,7 @@ installer-gui = {}
|
||||
ion = {}
|
||||
kernel = {}
|
||||
libgcc = {}
|
||||
libstdcxx = {}
|
||||
nano = {}
|
||||
netdb = {}
|
||||
netsurf = {}
|
||||
|
||||
@ -24,6 +24,7 @@ installer = {}
|
||||
ion = {}
|
||||
kernel = {}
|
||||
libgcc = {}
|
||||
libstdcxx = {}
|
||||
#nano = {} # error compiling ncurses
|
||||
netdb = {}
|
||||
#netsurf = {} # error compiling nghttp2
|
||||
|
||||
@ -91,6 +91,7 @@ libjpeg = {}
|
||||
libogg = {}
|
||||
liborbital = {}
|
||||
libpng = {}
|
||||
libstdcxx = {}
|
||||
#libsodium = {} # failing to fetch
|
||||
libvorbis = {}
|
||||
libxml2 = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user