summaryrefslogtreecommitdiff
path: root/local-build.sh
blob: 2726a22fbefd818143f27c551d3a7cc4c0eb554e (plain)
1
2
3
4
sudo ./autogen.sh
sudo ./configure --without-compress-install --with-native-compilation --with-json --with-mailutils
sudo make -j 4
sudo make install