gtest: Make library shared
This commit is contained in:
committed by
Norman Feske
parent
2dc3acddee
commit
4420531023
@@ -57,7 +57,7 @@ build_boot_image {
|
||||
core init ld.lib.so
|
||||
timer
|
||||
libc.lib.so vfs.lib.so libm.lib.so posix.lib.so stdcxx.lib.so
|
||||
gtest-samples
|
||||
gtest.lib.so gtest-samples
|
||||
}
|
||||
|
||||
append qemu_args " -nographic "
|
||||
|
||||
@@ -65,7 +65,7 @@ build_boot_image {
|
||||
core init ld.lib.so
|
||||
timer ram_fs
|
||||
libc.lib.so vfs.lib.so libm.lib.so posix.lib.so stdcxx.lib.so
|
||||
gtest
|
||||
gtest.lib.so gtest
|
||||
}
|
||||
|
||||
append qemu_args " -nographic "
|
||||
|
||||
Reference in New Issue
Block a user