3 export CFLAGS="-Wall -O2 -fomit-frame-pointer -pipe"
4 export CXXFLAGS="$CFLAGS"
6 (./configure --enable-smp \
8 --enable-all-optimizations \
14 --enable-debugger-gui \
20 --enable-x86-debugger \
24 --with-x --with-x11 --with-term --with-sdl2) || exit