]> git.eshelyaron.com Git - emacs.git/commit
* comp.c (maybe_defer_native_compilation): Fix
authorAndrea Corallo <akrl@sdf.org>
Sun, 22 Mar 2020 15:08:58 +0000 (15:08 +0000)
committerAndrea Corallo <akrl@sdf.org>
Sun, 22 Mar 2020 16:11:45 +0000 (16:11 +0000)
commit855940df6bde5ed41ed55336a3ac6f6ae0c6267e
tree84914b82203938ca60be22a9d22fb79e1e3f65f0
parent07e314569b743cfc38b8bb3599355161c576ff32
* comp.c (maybe_defer_native_compilation): Fix

Prevent recursive compilation while deferring compilation.
src/comp.c