DragonMinded / libdragon

Open source library for N64 development.
https://libdragon.dev
The Unlicense
674 stars 98 forks source link

toolchain: Update GCC to 14.1 (preview) #548

Closed sp1187 closed 2 months ago

sp1187 commented 2 months ago

Add -fpermissive to newlib CFLAGS since current upstream does not otherwise work with the stricter GCC 14 defaults.