================ @@ -140,6 +140,11 @@ class Allocator { typedef typename QuarantineT::CacheT QuarantineCacheT; void init() { +#if !defined(SCUDO_PAGE_SIZE) ---------------- cferris1000 wrote: Agreed, so removed. https://github.com/llvm/llvm-project/pull/106646