Build dynamically linked executables by default
This patch is related to the following issue: https://github.com/genodelabs/genode/issues/2184
This commit is contained in:
@@ -26,7 +26,7 @@ install_config {
|
||||
</config>
|
||||
}
|
||||
|
||||
build_boot_image "core init log_tee test-printf"
|
||||
build_boot_image "core ld.lib.so init log_tee test-printf"
|
||||
|
||||
append qemu_args "-nographic -m 64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user