Add libstdcxx to build server CI

This commit is contained in:
Petr Hrdina 2025-06-27 08:16:17 +02:00
parent 185982b64b
commit 02fa880f3e
No known key found for this signature in database
GPG Key ID: E9BCE37EAF8E6EA9
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 = {}