[Emacs] Turn native async compilation warnings off early

This commit is contained in:
Lucien Cartier-Tilet 2021-01-27 16:41:32 +01:00
parent 3c22c77226
commit ffd4621060
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@
(defvar phundrak//dotspacemacs-files (list phundrak//dotspacemacs-si phundrak//dotspacemacs-sl
phundrak//dotspacemacs-uc phundrak//dotspacemacs-ui))
;; turn off native comp warnings
(setq comp-async-report-warnings-errors nil)
(defun phundrak/update-config-files-p (&optional compiled?)
"Verify if any of my exported Elisp configuration files are
newer than my litterate configuration.