Update ./configure to support dual builds.
The new configure script now supports the functionality previously provided by mk_dual_build.sh. To enable a dual-build, provide --dual-build on the command line. Moreover, the script also supports other new options to control the build process: --with-clang=/path/to/clang++ --with-gcc=/path/to/g++ --bin-dir=/path/to/executables --lib-dir=/path/to/libraries
Showing
mk_dual_build.sh
deleted
100755 → 0
Please register or sign in to comment