You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
775a161a7f
The configure script auto-enables -std=gnu23 when it's available, but the header that defines the boolean constants doesn't support C23, breaking compilation. Drop the unnecessary platforms line as suggested by 'port lint'.