Fix bucle at native compilation.

This commit is contained in:
kj 2022-06-05 13:38:28 -04:00
parent f38ca8a4c9
commit 8fa7bc9ed7
1 changed files with 0 additions and 3 deletions

View File

@ -37,7 +37,4 @@
;; pacakge.el stepping on straight's toes.
(setq package-enable-at-startup nil)
;; Cache eln (native-comp)
(setq native-compile-target-directory (expand-file-name "private/cache/eln" user-emacs-directory))
;;; early-init.el ends here