emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treesit-fold 41b39499aa 047/417: Allow warnings


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold 41b39499aa 047/417: Allow warnings
Date: Mon, 1 Jul 2024 10:02:09 -0400 (EDT)

branch: elpa/treesit-fold
commit 41b39499aa5424edb1084bea83600cdea85d6a39
Author: Jen-Chieh <jcs090218@gmail.com>
Commit: Jen-Chieh <jcs090218@gmail.com>

    Allow warnings
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c71a00a026..e6bf5d9d57 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ unix-compile:
        @echo "Compiling..."
        @$(CASK) $(EMACS) -Q --batch \
                -L . \
-               --eval '(setq byte-compile-error-on-warn t)' \
+               --eval '(setq byte-compile-error-on-warn nil)' \
                -f batch-byte-compile $(PKG-FILES)
 
 unix-test:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]