bootstrap: update tarfs driver with libfs support
This commit is contained in:
@@ -6,7 +6,7 @@ set_property(SOURCE ${arch_sources} PROPERTY LANGUAGE C)
|
||||
add_executable(bootstrap ${c_sources} ${arch_sources})
|
||||
|
||||
target_link_libraries(bootstrap
|
||||
libmango libc-core libc-malloc libfs-static liblaunch
|
||||
libmango libc-core libc-malloc libfs-static liblaunch libxpc-static
|
||||
interface::fs)
|
||||
|
||||
target_compile_options(bootstrap PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user