diff options
Diffstat (limited to 'documentation/ref-manual/ref-qa-checks.rst')
| -rw-r--r-- | documentation/ref-manual/ref-qa-checks.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-qa-checks.rst b/documentation/ref-manual/ref-qa-checks.rst index 4ac65c0f8b..5b9f92d35e 100644 --- a/documentation/ref-manual/ref-qa-checks.rst +++ b/documentation/ref-manual/ref-qa-checks.rst | |||
| @@ -454,9 +454,8 @@ Errors and Warnings | |||
| 454 | 454 | ||
| 455 | Disabling stripping here does not mean that the final packaged | 455 | Disabling stripping here does not mean that the final packaged |
| 456 | binaries will be unstripped. Once the OpenEmbedded build system | 456 | binaries will be unstripped. Once the OpenEmbedded build system |
| 457 | splits out debug symbols to the | 457 | splits out debug symbols to the ``-dbg`` package, it will then |
| 458 | -dbg | 458 | strip the symbols from the binaries. |
| 459 | package, it will then strip the symbols from the binaries. | ||
| 460 | 459 | ||
| 461 | 460 | ||
| 462 | 461 | ||
