meson: Change default buildtype to debugoptimized
Peter Eisentraut <peter@eisentraut.org>
meson: Change default buildtype to debugoptimized This matches the Autoconf default (-O2 + debug) better. The previous default setting "release" used -O3, which resulted in different compiler warnings. At least for now, we want to avoid such divergence. Discussion: https://www.postgresql.org/message-id/flat/CAFj8pRBJD_Y-XcqwXSbWS24z%2B84FFX7ajhCan9ixc_m4bD63sA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/installation.sgml | modified | +1 −1 |
| meson.build | modified | +1 −1 |
Documentation touched
Discussion
- gcc 13 warnings 18 messages · 2023-03-16 → 2024-07-15