Build fls.o only when AC_REPLACE_FUNCS so dictates via $(LIBOBJS).
Noah Misch <noah@leadboat.com>
Build fls.o only when AC_REPLACE_FUNCS so dictates via $(LIBOBJS). By building it unconditionally, libpgport inadvertently replaced any libc version of the function. This is essentially a code cleanup; any effect on performance is almost surely too small to notice.
Files
| Path | Change | +/− |
|---|---|---|
| src/port/Makefile | modified | +1 −1 |