]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/make-tarball.txt: Remove now unnecessary configure flag.
authorAndrea Corallo <acorallo@gnu.org>
Tue, 10 Sep 2024 22:39:26 +0000 (00:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:20:46 +0000 (22:20 +0200)
(cherry picked from commit 8ddb54117f175d8e11f936c850513dcbd6697280)

admin/make-tarball.txt

index 85a8ef2624d568cdd1b28c45463fad1fb681eb88..9c37a8b2bb16a7387737a2f73ded728ed075920a 100644 (file)
@@ -55,14 +55,8 @@ General steps (for each step, check for possible errors):
     because some of the commands below run Make, so they need
     Makefiles to be present.
 
-    For Emacs 28 and later, as long as --with-native-compilation is
-    not the default, the tree needs to be configured with
-    native-compilation enabled, to ensure all the pertinent *.elc
-    files will end up in the tarball.  Otherwise, the *.eln files
-    might not build correctly on the user's system.
-
       ./autogen.sh
-      ./configure --with-native-compilation && make
+      ./configure && 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