]> git.eshelyaron.com Git - emacs.git/commit
* Add native compilation unit black list
authorAndrea Corallo <akrl@sdf.org>
Wed, 6 May 2020 17:55:33 +0000 (18:55 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 6 May 2020 19:11:47 +0000 (20:11 +0100)
commitf8df3320b1ceffca8d5ee7cbc566ba3cdf761e21
tree4cc2fa5e08d0a92cad76a9e6b2fd385ea63e581a
parent6d25de46f77909f3adb108786052995151082c56
* Add native compilation unit black list

* lisp/emacs-lisp/comp.el (comp-bootstrap-black-list): New customize.
(batch-native-compile): Rework to make use of
'comp-bootstrap-black-list'.
(batch-byte-native-compile-for-bootstrap): Add assertion to make
logic assumption explicit.
lisp/emacs-lisp/comp.el