]> code.delx.au - gnu-emacs/commit
Enable --with-wide-int build on 32-bit Cygwin
authorKen Brown <kbrown@cornell.edu>
Mon, 19 Oct 2015 20:53:22 +0000 (16:53 -0400)
committerKen Brown <kbrown@cornell.edu>
Mon, 19 Oct 2015 20:58:09 +0000 (16:58 -0400)
commitb911b4b25db93c8b574a5dc6f1258893b4aa18c4
treee22ea71104edda56b9fe65d7a81780ee3eeb8148
parentaa3afdbb79c1a13542afd3691957c5231de04b00
Enable --with-wide-int build on 32-bit Cygwin

* src/sheap.c (STATIC_HEAP_SIZE): Remove distinction between x86
and x86_64 to enable --with-wide-int build on 32-bit Cygwin.
src/sheap.c