pgsql: Add -mpopcnt to all compiles of pg_bitutils.c
pgsql: Add -mpopcnt to all compiles of pg_bitutils.c
От:
Alvaro Herrera <alvherre@alvh.no-ip.org>
Дата:
Add -mpopcnt to all compiles of pg_bitutils.c The way this makefile works, we need to specify it three times. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d0b4663c23b7a6ae6f489c4d7a2f58f879914959 Modified Files -------------- src/port/Makefile | 2 ++ 1 file changed, 2 insertions(+)