mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
LibC: Remove the LibPthread
interface target
This commit is contained in:
parent
28061cf94d
commit
5870484d1a
6 changed files with 5 additions and 15 deletions
|
@ -23,4 +23,4 @@ set(SOURCES
|
|||
add_compile_options(-mmmx -Wno-psabi -frounding-math)
|
||||
|
||||
serenity_bin(UserspaceEmulator)
|
||||
target_link_libraries(UserspaceEmulator LibX86 LibDebug LibCore LibPthread LibLine)
|
||||
target_link_libraries(UserspaceEmulator LibX86 LibDebug LibCore LibLine)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue