]> git.eshelyaron.com Git - emacs.git/commit
* Fix ELC+ELN vs ELC prefix while building non AoT native compiled files
authorAndrea Corallo <akrl@sdf.org>
Sun, 25 Oct 2020 15:45:27 +0000 (15:45 +0000)
committerAndrea Corallo <akrl@sdf.org>
Sun, 25 Oct 2020 15:46:57 +0000 (15:46 +0000)
commitac143165ccf31f4c0b18947e92cb6cb18ae67323
tree6491a9d1d7f8ba0ba4c7270ccc569cb825eb3e29
parent868d3ff9b87ce85014870c9688b899e640866b48
* Fix ELC+ELN vs ELC prefix while building non AoT native compiled files

* lisp/Makefile.in (am__v_ELC_0): Set it correctly when
NATIVE_DISABLED is 1.
lisp/Makefile.in