mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 14:25:58 +01:00
c289d46cf1
* Trim down comment about fno-delete-null-pointer-checks. * Remove -fno-builtin-fork -fno-builtin-vfork, they don't seem to be needed with GCC 13. * Remove legacy-GCC settings from kernel flags, as we don't use legacy-GCC there anymore. Also drop fno-builtin as ffreestanding implies this.