mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02: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.