mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
c4677042e1
commit
82705cfc0f
@ -212,15 +212,6 @@ install_config {
|
||||
<start name="/bin/bash" caps="2000">
|
||||
<resource name="RAM" quantum="300M" />
|
||||
<config ld_verbose="yes">
|
||||
<ld>
|
||||
<!--
|
||||
Make sure that the essential POSIX libraries are
|
||||
always loaded first and in the same order to avoid
|
||||
fork/execve problems if the 'DT_NEEDED' order in
|
||||
binaries differs.
|
||||
-->
|
||||
<library rom="posix.lib.so"/>
|
||||
</ld>
|
||||
<libc stdin="/dev/null" stdout="/dev/log" stderr="/dev/log"
|
||||
rtc="/dev/rtc" pipe="/pipe">
|
||||
<stack size="256K"/>
|
||||
|
Loading…
Reference in New Issue
Block a user