]> git.eshelyaron.com Git - emacs.git/commit
* Prevent potential native compilation infinite recursions
authorAndrea Corallo <akrl@sdf.org>
Fri, 14 Oct 2022 22:59:55 +0000 (00:59 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 18 Oct 2022 08:42:13 +0000 (10:42 +0200)
commit1a8015b83761f27d299b1ffa45fc045bb76daf8a
tree4cc6722357fc3146f3c05a800c40500b2a075573
parent0954689cb3243e3af4b0c12c08bdcad608fd8433
* Prevent potential native compilation infinite recursions

* lisp/emacs-lisp/comp.el (comp-no-spawn): New var.
(comp-subr-trampoline-install, comp-final, comp-run-async-workers)
(comp--native-compile): Update.
lisp/emacs-lisp/comp.el