mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Remove unused libm/posix libraries from extract test
This commit is contained in:
@@ -36,7 +36,7 @@ build { app/extract }
|
||||
|
||||
build_boot_image {
|
||||
extract
|
||||
libc.lib.so libm.lib.so posix.lib.so
|
||||
libc.lib.so
|
||||
libarchive.lib.so liblzma.lib.so zlib.lib.so
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user