mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-14 23:28:57 +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.