[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 c3383be5f04: ; * admin/make-tarball.txt: Improve last change.
From: |
Andrea Corallo |
Subject: |
emacs-30 c3383be5f04: ; * admin/make-tarball.txt: Improve last change. |
Date: |
Tue, 10 Sep 2024 18:49:58 -0400 (EDT) |
branch: emacs-30
commit c3383be5f043a1efe6f9650e8d0a6d4616ca4eeb
Author: Andrea Corallo <acorallo@gnu.org>
Commit: Andrea Corallo <acorallo@gnu.org>
; * admin/make-tarball.txt: Improve last change.
---
admin/make-tarball.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 9c37a8b2bb1..8e23165b257 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -56,7 +56,7 @@ General steps (for each step, check for possible errors):
Makefiles to be present.
./autogen.sh
- ./configure && make
+ ./configure --without-native-compilation && make
For a release (as opposed to pretest), visit etc/NEWS and use the
"M-x emacs-news-delete-temporary-markers" command to delete any
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-30 c3383be5f04: ; * admin/make-tarball.txt: Improve last change.,
Andrea Corallo <=