Skip to content

configure: print warning for old compilers

Try to autodetect the C and C++ compiler and issue a warning when it's too old to plausibly build io.js. Emit warnings only because there is much that can go wrong when trying to invoke a compiler.

R=@chrisdickinson

Merge request reports

Loading