Merge branch 'master' of github.com:Araq/Nimrod

This commit is contained in:
Araq
2013-05-24 00:25:07 +02:00

View File

@@ -114,12 +114,8 @@ Change the value of the ``cc`` variable to one of the following:
Abbreviation C/C++ Compiler
============== ============================================
``dmc`` Digital Mars C++
``wcc`` Watcom C++ (now unsupported!)
``bcc`` Borland C++ (now unsupported!)
``vcc`` Microsoft's Visual C++
``gcc`` Gnu C
``pcc`` Pelles C (now unsupported!)
``lcc`` Lcc-win32 (now unsupported!)
``tcc`` Tiny C
``llvm_gcc`` LLVM-GCC compiler
``icc`` Intel C++ compiler