bootstrap: test pthread features

This commit is contained in:
2026-03-18 21:10:18 +00:00
parent 863be171c1
commit 844f6d50eb
2 changed files with 19 additions and 1 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 libxpc-static
libmango libc-core libc-malloc libc-pthread libfs-static liblaunch libxpc-static
interface::fs)
target_compile_options(bootstrap PRIVATE