diff --git a/sys/bootstrap/CMakeLists.txt b/sys/bootstrap/CMakeLists.txt index 1089d15..2d15511 100644 --- a/sys/bootstrap/CMakeLists.txt +++ b/sys/bootstrap/CMakeLists.txt @@ -7,7 +7,7 @@ target_link_libraries(bootstrap libmango librosetta libc-core libc-malloc libc-pthread libfs-static - liblaunch + liblaunch-static libxpc-static interface::fs)