diff options
author | Andrea Corallo <akrl@sdf.org> | 2022-01-19 21:07:00 +0100 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2022-01-19 22:04:14 +0100 |
commit | 9396b7d0b425a114eb6e8695c439be3d30490f98 (patch) | |
tree | 26b175578cfbce7ab5a47bfde8df8bb1120dbb65 /test/lisp/emacs-lisp | |
parent | 6a79de530f5de5ada701a5fec4a4892a4250bb60 (diff) | |
download | emacs-9396b7d0b425a114eb6e8695c439be3d30490f98.tar.gz emacs-9396b7d0b425a114eb6e8695c439be3d30490f98.tar.bz2 emacs-9396b7d0b425a114eb6e8695c439be3d30490f98.zip |
Suspend temp .elc production when native compiling till when necessary
* lisp/emacs-lisp/bytecomp.el (byte-to-native-output-buffer-file):
Rename from `byte-to-native-output-file'.
(byte-write-target-file): Update.
(byte-compile-file): Write the temporary .elc only when not native
compiling.
(byte-compile-file): Kill the .elc buffer only when not native
compiling.
* lisp/emacs-lisp/comp.el (batch-byte+native-compile): Instead of just
renaming the temporary .elc make use of `byte-write-target-file' to
write it down and kill the temporary buffer.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions