Revert "Use ffsl() in ALLOCM_ALIGN()."
This reverts commit 722b3703. Unfortunately, glibc requires _GNU_SOURCE to be defined before including string.h, but there is no reliable way to get the prototype within jemalloc.h unless _GNU_SOURCE was already defined.
Please register or sign in to comment