mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57:36 +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
|
@ -228,7 +228,7 @@ target_link_libraries(traceroute LibMain)
|
|||
target_link_libraries(tree LibMain)
|
||||
target_link_libraries(true LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread LibMain)
|
||||
target_link_libraries(tt LibMain)
|
||||
target_link_libraries(tty LibMain)
|
||||
target_link_libraries(umount LibMain)
|
||||
target_link_libraries(uname LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue