]> git.eshelyaron.com Git - emacs.git/commit
Fix native-compilation at startup
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Jan 2022 09:55:02 +0000 (11:55 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Jan 2022 09:55:02 +0000 (11:55 +0200)
commita773d7f05b365e26bb070ed5f5a36d1f43003777
treea00852be2cf9c94da1c99fe599a2aba42be6d7e9
parent278bacad691f4d5ba05b55c83e3e8ccd7f524e59
Fix native-compilation at startup

* lisp/startup.el (normal-top-level): Set up the initial value of
'native-comp-eln-load-path' early into startup, then amend it
after calling 'command-line'.  (Bug#53497)
lisp/startup.el