mirror of
https://github.com/RGBCube/serenity
synced 2025-05-17 12:55:07 +00:00
![]() Previously, libc.a contained undefined symbols from ssp and libsystem, which caused static compilation to fail. We now generate libc.a with a custom CMake rule that combines all object files from libc, ssp and libsystem to form libc.a Closes #5758. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
syscall.cpp | ||
syscall.h |