Merge branch 'ci-add-libstdcxx' into 'master'

Add libstdcxx to build server CI

See merge request redox-os/redox!1596
This commit is contained in:
Jeremy Soller 2025-06-27 07:05:57 -06:00
commit f4b48e7cd0
4 changed files with 4 additions and 0 deletions

View File

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

View File

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

View File

@ -24,6 +24,7 @@ installer = {}
ion = {}
kernel = {}
libgcc = {}
libstdcxx = {}
#nano = {} # error compiling ncurses
netdb = {}
#netsurf = {} # error compiling nghttp2

View File

@ -91,6 +91,7 @@ libjpeg = {}
libogg = {}
liborbital = {}
libpng = {}
libstdcxx = {}
#libsodium = {} # failing to fetch
libvorbis = {}
libxml2 = {}