You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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