Build: fixed docs on -debug build directory

This commit is contained in:
Andrew Tridgell 2018-05-09 12:58:46 +10:00
parent 9fc451a615
commit cde2247a0c
1 changed files with 1 additions and 2 deletions

View File

@ -312,8 +312,7 @@ Examples:
It's possible to pass the option `--debug` to the `configure` command. That It's possible to pass the option `--debug` to the `configure` command. That
will set compiler flags to store debugging information in the binaries so that will set compiler flags to store debugging information in the binaries so that
you can use them with `gdb`, for example. The build directory will be set to you can use them with `gdb`, for example. That option might come handy when using SITL.
`build/<board>-debug/`. That option might come handy when using SITL.
### Build-system wrappers ### ### Build-system wrappers ###