mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 19:52:34 +00:00
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. |
||
|---|---|---|
| .. | ||
| Arch/i386 | ||
| AuxiliaryVector.h | ||
| CoreDump.h | ||
| DynamicLoader.cpp | ||
| DynamicLoader.h | ||
| DynamicObject.cpp | ||
| DynamicObject.h | ||
| exec_elf.h | ||
| Image.cpp | ||
| Image.h | ||
| Loader.cpp | ||
| Loader.h | ||
| Validation.cpp | ||
| Validation.h | ||