mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
elisp-common.eclass: Set no-native-compile in generated files
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -333,6 +333,7 @@ elisp-make-autoload-file() {
|
||||
;; Local ${null}Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-native-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
|
||||
@@ -725,6 +726,7 @@ elisp-site-regen() {
|
||||
|
||||
;; Local ${null}Variables:
|
||||
;; no-byte-compile: t
|
||||
;; no-native-compile: t
|
||||
;; buffer-read-only: t
|
||||
;; End:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user