export LDFLAGS="-Zhigh-mem -Zomf -lcx" export CFLAGS="-O2 -g -march=i686" export CXXFLAGS="-O2 -g -march=i686" export FFLAGS="-O2 -g -march=i686" export FCFLAGS="-O2 -g -march=i686" ../git/bootstrap --prefix=/@unixroot/usr --datadir=/share/cmake \ --docdir=/share/doc/cmake --mandir=/share/man \ --verbose --system-bzip2 --system-curl --system-expat \ --bootstrap-system-libuv --system-libs \ --no-system-libarchive --no-system-nghttp2 --no-system-zstd \ --no-system-librhash \ --qt-gui -- -DCMAKE_USE_OPENSSL:BOOL=ON \ 2>&1 | tee build_log.txt