diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index b27a2788..4c46d9d0 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -24,6 +24,7 @@ installer-gui = {} ion = {} kernel = {} libgcc = {} +libstdcxx = {} #nano = {} # error compiling ncurses netdb = {} #netsurf = {} # error building openssl1 diff --git a/config/i686/ci.toml b/config/i686/ci.toml index 97e37461..3d8b7835 100644 --- a/config/i686/ci.toml +++ b/config/i686/ci.toml @@ -24,6 +24,7 @@ installer-gui = {} ion = {} kernel = {} libgcc = {} +libstdcxx = {} nano = {} netdb = {} netsurf = {} diff --git a/config/riscv64gc/ci.toml b/config/riscv64gc/ci.toml index b383e7ac..613f0a94 100644 --- a/config/riscv64gc/ci.toml +++ b/config/riscv64gc/ci.toml @@ -24,6 +24,7 @@ installer = {} ion = {} kernel = {} libgcc = {} +libstdcxx = {} #nano = {} # error compiling ncurses netdb = {} #netsurf = {} # error compiling nghttp2 diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index e0cd3f1c..6f871d88 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -91,6 +91,7 @@ libjpeg = {} libogg = {} liborbital = {} libpng = {} +libstdcxx = {} #libsodium = {} # failing to fetch libvorbis = {} libxml2 = {}