8f288a0 Disable bootstrapping by default.

Authored and Committed by rjones 5 years ago
1 file changed. 18 lines added. 2 lines removed.
    Disable bootstrapping by default.
    
    Use the previously built (in Fedora) OCaml compiler to build the new
    compiler.
    
    Provide --with bootstrap if people want to build OCaml using the
    embedded binary compiler shipped with upstream sources.
    
        
file modified
+18 -2