mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Revert "elisp-common.eclass: Set no-native-compile in generated files"
"no-byte-compile: t" implies "no-native-compile: t", therefore this was
redundant.
This reverts commit 2ab9bda58e.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -333,7 +333,6 @@ elisp-make-autoload-file() {
|
||||
;; Local ${null}Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-native-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
|
||||
@@ -723,7 +722,6 @@ 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