]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/make-tarball.txt: Should configure --with-native-compilation.
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Oct 2021 07:31:17 +0000 (10:31 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Oct 2021 07:31:17 +0000 (10:31 +0300)
admin/make-tarball.txt

index ae007d76b03228d1b0cd239ad80f7d1a558d8905..22276080c5dac0879dfd0180fe29b0a8d2b0bb1e 100644 (file)
@@ -42,6 +42,12 @@ 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 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.
+
 2.  Regenerate the etc/AUTHORS file:
       M-: (require 'authors) RET
       M-x authors RET