• Matthias Vallentin's avatar
    Update ./configure to support dual builds. · 594c4f2a
    Matthias Vallentin authored
    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
    594c4f2a
configure 6.17 KB