Update build instructions to use mailutils
This commit is contained in:
parent
af8ec0d4ac
commit
5713e3bd68
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure --prefix=$HOME/.local \
|
./configure --prefix=$HOME/.local \
|
||||||
--with-native-compilation=aot \
|
--with-native-compilation=aot \
|
||||||
--with-modules --with-tree-sitter \
|
--with-modules --with-tree-sitter --with-mailutils \
|
||||||
--with-pgtk --with-json --with-rsvg \
|
--with-pgtk --with-json --with-rsvg \
|
||||||
CFLAGS='-O3 -march=native -mtune=native'
|
CFLAGS='-O3 -march=native -mtune=native'
|
||||||
make -j
|
make -j
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue