]> git.eshelyaron.com Git - emacs.git/commit
Fix bootstrap infloop in GNU/Linux alpha
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Jul 2018 16:04:02 +0000 (09:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Jul 2018 16:04:51 +0000 (09:04 -0700)
commit65889a6d127fcbbbdc1e74d26036e91bd24d1405
treeac6c9c7aec8cfa00469b612e1e099309cfa57e31
parent48efd1c98b3d4714860e4bf355c6af57c6cee827
Fix bootstrap infloop in GNU/Linux alpha

* src/emacs.c (main): Do not re-exec if EMACS_HEAP_EXEC
is already set (Bug#32083).
src/emacs.c