Reenable mmap-based dump allocation on wide int configurations
authorPo Lu <luangruo@yahoo.com>
Mon, 10 Mar 2025 04:44:26 +0000 (12:44 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:53:10 +0000 (19:53 +0100)
commit6e29fcd095cdba9b1cf879de65fd26c0d9e44c69
treec197e290a3616927e30fcff87f14bab7d6ac493a
parent3a14f2e3c6630db7e68182cf40d137a128d67d71
Reenable mmap-based dump allocation on wide int configurations

* src/pdumper.c (VM_SUPPORTED): Don't define to 0 when
!USE_LSB_TAG if WIDE_EMACS_INT.

(cherry picked from commit 94ba1b097ed12b9b77ecef4899c18b46b7e2dd36)
src/pdumper.c