[emacs] with tree-sitter and AheadOfTime native compilation

This commit is contained in:
Gwenhael Le Moine 2022-12-02 16:29:11 +01:00
parent cb83e8c14d
commit e61f95a2ee
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -137,6 +137,8 @@ $SRCDIR/configure \
--with-xpm \
--with-gpm=yes \
--with-pgtk \
--with-tree-sitter \
--with-native-compilation=aot \
--enable-link-time-optimization \
--with-compress-install \
--without-gconf \