meson: build checksums with extra optimization flags. Use -funroll-loops and -ftree-vectorize when building checksum.c to match what autoconf does.
Discussion: https://postgr.es/m/[email protected] Reviewed-by: Andres Freund <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9af672bcb245950e58198119ba6eb17043fd3a6d Modified Files -------------- src/backend/storage/page/meson.build | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
