mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
Using LibELF to do the initial relocations doesn't work when building SerenityOS with Clang. We seem to be accessing a global symbol that hasn't been relocated yet somewhere along the path to ELF::DynamicObject::create(). |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| misc.cpp | ||
| misc.h | ||