Files
ladybird/Userland/Libraries/LibELF
Andrew Kaster 72066880c6 LibELF: Always use parent object basename for $ORIGIN processing
Using the main executable basename produces the wrong $ORIGIN processing
for libraries that are secondary dependencies of the main executable,
or dependencies of an object loaded via dlopen.
2022-06-12 00:28:26 +01:00
..
2022-05-01 12:42:01 +02:00
2022-05-01 12:42:01 +02:00
2022-04-01 21:24:45 +01:00