]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - README
Minor documentation update.
[blhc/blhc.git] / README
diff --git a/README b/README
index 9ef1fe8921fbee9439cd5419b06041cbcdf95176..935aa1a45a80cfd17279a6833a1c88e34455b87c 100644 (file)
--- a/README
+++ b/README
@@ -19,6 +19,9 @@ to help maintainers detect missing hardening flags in their packages.
 At the moment it works only on Debian and derivatives but it should be easily
 extendable to other systems as well. Patches are welcome.
 
+Only gcc is detected as compiler at the moment. If other compilers support
+hardening flags as well, please report them.
+
 For more information about hardening flags have a look at [1].
 
 [1]: https://wiki.debian.org/Hardening
@@ -41,6 +44,8 @@ blhc can be run directly from the source tree (`bin/blhc`) or copied anywhere
 on the system. It doesn't have to be explicitly installed. To read the man
 page use `perldoc bin/blhc`.
 
+If there's no output, no flags are missing and the build log is fine.
+
 For more examples see the man page.