]> mj.ucw.cz Git - pciutils.git/blobdiff - README
Changelogged the build system changes.
[pciutils.git] / README
diff --git a/README b/README
index 577c46a948c5b5e86d2404e38a45ba4ec4163a33..c46bd721aabba3151bbd104890b000e71c84bf6c 100644 (file)
--- a/README
+++ b/README
@@ -68,7 +68,7 @@ when running make:
                systems as a part of the standard libraries) and tries to
                autodetect its presence if the option is not specified.
 
-  SHARED=yes/  Build libpci as a shared library.  Requires the GNU toolchain.
+  SHARED=yes/  Build libpci as a shared library.  Requires GCC 4.0 or newer.
   no/local     The ABI of the shared library is intended to remain backward
                compatible for a long time (we use symbol versioning to achieve
                that, like GNU libc does).  The value `local' includes the