Skip to content
Patrick edited this page Dec 4, 2017 · 2 revisions
clone repo

make distclean-recursive

./autogen.sh 
autoreconf -i --force

./configure --without-cache --disable-cache --disable-debug CC="g++" CFLAGS=""
make clean
make all

Clone this wiki locally