1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-16 23:22:25 +00:00
serenity/Demos/DynamicObject
Itamar bbedd320b5 Toolchain+LibC: Fix usage of crt files
We now configure the gcc spec files to use a different crt files for
static & PIE binaries.

This relieves us from the need to explicitly specify the desired crt0
file in cmake scripts.
2020-12-24 21:46:35 +01:00
..
SampleLib Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
CMakeLists.txt Toolchain+LibC: Fix usage of crt files 2020-12-24 21:46:35 +01:00
lib.h Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
main.cpp Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00