mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
since Apple shipped a compiler that needed this switch, and there's increasing interest in using other compilers that won't accept the switch at all. Better to let anybody who still needs the switch inject it via CPPFLAGS. Per gripe from Neil Conway.