meson: Build numeric.c with -ftree-vectorize.
authorNathan Bossart <nathan@postgresql.org>
Wed, 10 Sep 2025 16:21:12 +0000 (11:21 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 10 Sep 2025 16:21:12 +0000 (11:21 -0500)
commit9016fa7e3bcde8ae4c3d63c707143af147486a10
tree26200a0cb8979d3c7355891e6f4d3ebaa074bfa3
parent33eec809402bfbf3eb0d01ad5b023d3d05fcb3bc
meson: Build numeric.c with -ftree-vectorize.

autoconf builds have compiled this file with -ftree-vectorize since
commit 8870917623, but meson builds seem to have missed the memo.

Reviewed-by: Jeff Davis <pgsql@j-davis.com>
Discussion: https://postgr.es/m/aL85CeasM51-0D1h%40nathan
Backpatch-through: 16
src/backend/utils/adt/meson.build