mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
Merge branch 'base_config_relibc' into 'master'
Install relibc in all configurations See merge request redox-os/redox!1552
This commit is contained in:
commit
1f51061b57
@ -17,6 +17,7 @@ initfs = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
ptyd = {}
|
||||
relibc = {}
|
||||
uutils = {}
|
||||
|
||||
## Configuration files
|
||||
|
||||
@ -24,7 +24,6 @@ kibi = {}
|
||||
netdb = {}
|
||||
pkgutils = {}
|
||||
redoxfs = {}
|
||||
relibc = {}
|
||||
resist = {}
|
||||
userutils = {}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user