CFLAGS="-O2" \ CXXFLAGS="-O2" \ time ../configure \ --disable-shared \ --enable-unicode \ --with-opengl \ --enable-optimise \ --enable-universal_binary \ && time make -j2 || exit 1