diff options
-rw-r--r-- | www/comparison.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/comparison.html b/www/comparison.html index 01b8aea069..e8b14923b6 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -52,7 +52,6 @@ FORTRAN, etc.</li> <li>GCC supports more targets than LLVM.</li> <li>GCC is popular and widely adopted.</li> - <li>GCC does not require a C++ compiler to build it.</li> </ul> <p>Pro's of clang vs GCC:</p> |