mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base: let ldso use the default stack size
This commit is contained in:
@@ -528,9 +528,6 @@ extern "C" void init_rtld()
|
||||
}
|
||||
|
||||
|
||||
Genode::size_t Component::stack_size() { return 16*1024*sizeof(long); }
|
||||
|
||||
|
||||
class Linker::Config
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user