]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - README
update copyright years
[blhc/blhc.git] / README
diff --git a/README b/README
index aeccd300db8c5cc61487846b242692fa17ef8ccd..a3d22ce4a6bb5dca587f8f425a7ad722ce661a2a 100644 (file)
--- a/README
+++ b/README
@@ -123,6 +123,10 @@ If it's not present no compiler commands are detected. In case you don't use
 dpkp-buildpackage but still want to check a build log, adding it as first line
 should work fine.
 
+To prevent false positives when checking debug builds, compiler lines
+containing '-OO' or '-Og' are considered debug builds and are not checked for
+'-O2', even though fortification doesn't work without '-O2'.
+
 The following non-verbose builds can't be detected:
 
     gcc -o test
@@ -170,7 +174,7 @@ LICENSE
 
 blhc is licensed under GPL version 3 or later.
 
-Copyright (C) 2012-2013  Simon Ruderich
+Copyright (C) 2012-2015  Simon Ruderich
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by