mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 17:51:00 +00:00
Store the offset in the string table for the DT_SONAME entry. Now that the build uses cmake, cmake is helpfully passing --Wl,-soname to the linker for shared objects. This makes the LinkDemo run again. |
||
|---|---|---|
| .. | ||
| Arch/i386 | ||
| DynamicLoader.cpp | ||
| DynamicLoader.h | ||
| DynamicObject.cpp | ||
| DynamicObject.h | ||
| exec_elf.h | ||
| Image.cpp | ||
| Image.h | ||
| Loader.cpp | ||
| Loader.h | ||
| Validation.cpp | ||
| Validation.h | ||