Merge branch 'base_config_relibc' into 'master'

Install relibc in all configurations

See merge request redox-os/redox!1552
This commit is contained in:
Jeremy Soller 2025-02-19 22:22:29 +00:00
commit 1f51061b57
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@ initfs = {}
ipcd = {}
kernel = {}
ptyd = {}
relibc = {}
uutils = {}
## Configuration files

View File

@ -24,7 +24,6 @@ kibi = {}
netdb = {}
pkgutils = {}
redoxfs = {}
relibc = {}
resist = {}
userutils = {}