mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:27:45 +00:00
readelf: Port to LibMain
This commit is contained in:
parent
575fcc42c3
commit
0a9e84aff0
2 changed files with 10 additions and 15 deletions
|
@ -168,6 +168,7 @@ target_link_libraries(profile LibMain)
|
|||
target_link_libraries(ps LibMain)
|
||||
target_link_libraries(purge LibMain)
|
||||
target_link_libraries(pwd LibMain)
|
||||
target_link_libraries(readelf LibMain)
|
||||
target_link_libraries(realpath LibMain)
|
||||
target_link_libraries(reboot LibMain)
|
||||
target_link_libraries(rev LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue