summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2011-08-24 18:21:54 +0000
committersmatz <smatz@openttd.org>2011-08-24 18:21:54 +0000
commit605bec09854b0cd627495944863e098cba267b2c (patch)
tree8835b1342a905097eb7aa4764ad4dd6e9585600c /readme.txt
parentf5faf834b25d7fcac915f257900cb88a49847c9f (diff)
downloadopenttd-605bec09854b0cd627495944863e098cba267b2c.tar.xz
(svn r22832) -Codechange: add -Wno-free-nonheap-object to CFLAGS in order to prevent some invalid GCC warnings
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index a7a8f32ac..16a047f50 100644
--- a/readme.txt
+++ b/readme.txt
@@ -470,7 +470,7 @@ The following compilers are known to compile OpenTTD:
Version 2005 gives bogus warnings about scoping issues.
- GNU Compiler Collection (GCC) 3.3 - 4.7.
Versions 4.1 and earlier give bogus warnings about uninitialised variables.
- Versions 4.4 and later give bogus warnings about freeing non-heap objects.
+ Versions 4.4 - 4.6 give bogus warnings about freeing non-heap objects.
Versions 4.5 and later give invalid warnings when lto is enabled.
- Intel C++ Compiler (ICC) 12.0.