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

@@ -78,7 +78,7 @@ append_if [have_spec ps2] config {
<alias name="input_drv" child="ps2_drv"/>}
append_if [have_spec sdl] config {
<start name="fb_sdl">
<start name="fb_sdl" ld="no">
<resource name="RAM" quantum="4M"/>
<provides> <service name="Input"/> <service name="Framebuffer"/> </provides>
<route>