Fix eln files not being generated when native-comp-async runs
authorAndrea Corallo <akrl@sdf.org>
Wed, 19 Oct 2022 20:08:41 +0000 (22:08 +0200)
committerSean Whitton <spwhitton@spwhitton.name>
Tue, 8 Nov 2022 19:25:51 +0000 (12:25 -0700)
commit376678555b3b216784b61a0a2f2088f416c4e336
treedbed6b97b72b21111fd3554c55709e11a85a93e2
parent65845dea9568b38a45bca7fbcc0e41e2b21e5c1f
Fix eln files not being generated when native-comp-async runs

This upstream patch has been incorporated to fix the problem:

  * Fix async native compilation (bug#58637)

  * lisp/emacs-lisp/comp.el (comp--native-compile): Fix gate condition.
  (comp-run-async-workers): Add assetion.

Origin: upstream, commit: 56c63ca21b3e5e2d0bb05d3897ea287a754c5b29
Bug-Debian: https://bugs.debian.org/1023440
Forwarded: not-needed
lisp/emacs-lisp/comp.el