1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 01:41:01 +00:00
serenity/Demos/DynamicLink/LinkLib
Andrew Kaster a755b80057 Demos: Link our normal startfiles into the dynamic lib demo
Now that gcc knows about crtbeginS and crtendS, and knows not to link
crt0.o into shared objects, we can get rid of the hacks required due to
--nostartfiles.
2020-01-01 23:05:17 +01:00
..
DynamicLib.cpp Demos: Link our normal startfiles into the dynamic lib demo 2020-01-01 23:05:17 +01:00
Makefile Demos: Link our normal startfiles into the dynamic lib demo 2020-01-01 23:05:17 +01:00