services: ldd: update dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
file(GLOB sources *.c)
|
file(GLOB sources *.c)
|
||||||
add_executable(ldd ${sources})
|
add_executable(ldd ${sources})
|
||||||
target_link_libraries(ldd ulibc libc-rt libmango)
|
target_link_libraries(ldd libc-core libc-runtime libmango)
|
||||||
|
|
||||||
sysroot_add_program(
|
sysroot_add_program(
|
||||||
NAME ldd
|
NAME ldd
|
||||||
|
|||||||
Reference in New Issue
Block a user