]> git.eshelyaron.com Git - emacs.git/commitdiff
; Silence byte-compiler
authorStefan Kangas <stefankangas@gmail.com>
Wed, 16 Aug 2023 19:34:11 +0000 (21:34 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 20 Aug 2023 18:05:26 +0000 (20:05 +0200)
* test/src/comp-tests.el (native-comp-eln-load-path): Declare.

(cherry picked from commit 508d24c8b9aee2c2a4c78ccfef3b5f551a1b2115)

test/src/comp-tests.el

index 0e36a3c91901b09b312a6ce158358560267df8a2..509aadec232c4d1c98185d62902bc570c3d19843 100644 (file)
@@ -62,6 +62,7 @@
 
 \f
 
+(defvar native-comp-eln-load-path)
 (ert-deftest comp-tests-bootstrap ()
   "Compile the compiler and load it to compile it-self.
 Check that the resulting binaries do not differ."