Merge branch 'dynamic_linking' into 'master'
feat(config/desktop): add patchelf See merge request redox-os/redox!1541
This commit is contained in:
commit
8b5d67b2e8
|
@ -24,6 +24,7 @@ orbutils = {}
|
||||||
pop-icon-theme = {}
|
pop-icon-theme = {}
|
||||||
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
||||||
shared-mime-info = {}
|
shared-mime-info = {}
|
||||||
|
patchelf = {}
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/usr/lib/init.d/20_orbital"
|
path = "/usr/lib/init.d/20_orbital"
|
||||||
|
|
Loading…
Reference in a new issue