Add parameter to allow enabling/disabling selftests via configure
[deliverable/binutils-gdb.git] / gdb / README
index 69ba0eb8dfe078bafba950a08dd4583de7cdaf6f..8a91aab2a4c644690782d34f7b33835cc8d65440 100644 (file)
@@ -545,6 +545,12 @@ more obscure GDB `configure' options are not listed here.
      behavior.  It has a performance cost, so if you are looking at
      GDB's performance, you should disable it.
 
+`--enable-unit-tests[=yes|no]'
+     Enable (i.e., include) support for unit tests when compiling GDB
+     and GDBServer.  Note that if this option is not passed, GDB will
+     have selftests if it is a development build, and will *not* have
+     selftests if it is a non-development build.
+
 `configure' accepts other options, for compatibility with configuring
 other GNU tools recursively.
 
This page took 0.027512 seconds and 4 git commands to generate.