diff --git a/www/index.html b/www/index.html index 3f204f16..6b0b0da7 100644 --- a/www/index.html +++ b/www/index.html @@ -128,7 +128,7 @@
Here is a by-chapter breakdown of what is passing tests and what isn't. This chart is currently based on testing - against g++-4.4.0 with -stdc++0x.
+ against g++-4.4.0 with -std=c++0x.