]> git.eshelyaron.com Git - emacs.git/commit
Add --with-native-compilation=aot configuration option
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 Oct 2022 10:45:21 +0000 (12:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 Oct 2022 10:45:21 +0000 (12:45 +0200)
commite245c4f226979ccb717cccc8f82b2b0a0f96bdac
treeef67fff370632f4950dd3924b56a6445ee249619
parent450d94920f5abc36167beb02be909ff65a7f4111
Add --with-native-compilation=aot configuration option

* configure.ac: Allow --with-native-compilation=aot to switch full
ahead-of-time on.

* lisp/Makefile.in: Use the setting from configure.
configure.ac
etc/NEWS
lisp/Makefile.in