projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d96dd12
)
; Silence byte-compiler
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 16 Aug 2023 19:34:11 +0000
(21:34 +0200)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/test/src/comp-tests.el
b/test/src/comp-tests.el
index 2fd70585628e41c5c898b80f2e7431b62d889c67..4444ab61219842b2b408e1b51c11a926d1449342 100644
(file)
--- a/
test/src/comp-tests.el
+++ b/
test/src/comp-tests.el
@@
-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."