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

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

[nongnu] elpa/treesit-fold e38981daf7 070/417: Enalbe compile


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold e38981daf7 070/417: Enalbe compile
Date: Mon, 1 Jul 2024 10:02:12 -0400 (EDT)

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

    Enalbe compile
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e6bf5d9d57..c71a00a026 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 nil)' \
+               --eval '(setq byte-compile-error-on-warn t)' \
                -f batch-byte-compile $(PKG-FILES)
 
 unix-test:



reply via email to

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