]> git.eshelyaron.com Git - emacs.git/commit
Fix NS unexec build
authorPo Lu <luangruo@yahoo.com>
Sun, 31 Jul 2022 02:55:06 +0000 (10:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 31 Jul 2022 02:55:06 +0000 (10:55 +0800)
commit3d6af11c42453065d5ace1223fe99228b7927318
tree4ec90e5ffc7530a2d7605c282c15e25bb750b6a2
parentb7f227ed8bece1a8fafd36ce5f0ee0d5913b6f8b
Fix NS unexec build

* nextstep/Makefile.in (all): Only build Emacs.pdmp on pdumper
builds.

* src/sheap.h: Make STATIC_HEAP_SIZE bigger, otherwise I get:
static heap exhausted: avail 67108864 used 67101824 failed
request 20480
nextstep/Makefile.in
src/sheap.h