]> 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>
Wed, 16 Aug 2023 19:34:11 +0000 (21:34 +0200)
* test/src/comp-tests.el (native-comp-eln-load-path): Declare.

test/src/comp-tests.el

index 2fd70585628e41c5c898b80f2e7431b62d889c67..4444ab61219842b2b408e1b51c11a926d1449342 100644 (file)
@@ -64,6 +64,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."