From 7171f70585f7a0710c820f39f0e72c82c01c7561 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 23 Oct 2023 07:12:26 +0000 Subject: [PATCH] eclass/elisp-common: Sync with Gentoo It's from Gentoo commit 2ab9bda58e464656cdf1e31b7e8b293cf1ec0caf. --- .../src/third_party/portage-stable/eclass/elisp-common.eclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk_container/src/third_party/portage-stable/eclass/elisp-common.eclass b/sdk_container/src/third_party/portage-stable/eclass/elisp-common.eclass index 72dbb97f33..bab7250a68 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/elisp-common.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/elisp-common.eclass @@ -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: