From ffd4621060312c7dcb11943244fbae2a0a669f33 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 27 Jan 2021 16:41:32 +0100 Subject: [PATCH] [Emacs] Turn native async compilation warnings off early --- .spacemacs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.spacemacs b/.spacemacs index 5e2fc53..9e5f504 100644 --- a/.spacemacs +++ b/.spacemacs @@ -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.