Skip to content

Commit d0b4663

Browse files
committed
Add -mpopcnt to all compiles of pg_bitutils.c
The way this makefile works, we need to specify it three times.
1 parent da6520b commit d0b4663

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/port/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ pg_crc32c_armv8_srv.o: CFLAGS+=$(CFLAGS_ARMV8_CRC32C)
8080

8181
# pg_bitutils.c needs CFLAGS_POPCNT
8282
pg_bitutils.o: CFLAGS+=$(CFLAGS_POPCNT)
83+
pg_bitutils_shlib.o: CFLAGS+=$(CFLAGS_POPCNT)
84+
pg_bitutils_srv.o: CFLAGS+=$(CFLAGS_POPCNT)
8385

8486
#
8587
# Shared library versions of object files

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy