bootstrap: update tarfs driver with libfs support

This commit is contained in:
2026-03-10 19:16:22 +00:00
parent ea6ec785a9
commit b7452a449b
6 changed files with 591 additions and 30 deletions

View File

@@ -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