Adaptation to removed support for static binaries

Related to https://github.com/genodelabs/genode/issues/2866
This commit is contained in:
Norman Feske
2018-08-07 17:21:29 +02:00
parent 5fff9d4b5b
commit dd3a8b9e7e
7 changed files with 7 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ append config {
<any-service> <parent/> <any-child/> </any-service>
</default-route>
<default caps="128"/>
<start name="fb_sdl">
<start name="fb_sdl" ld="no">
<resource name="RAM" quantum="4M"/>
<provides>
<service name="Input"/>