commit | 0da87b51104782dada7fa924f9f92d0ee802edb8 | [log] [tgz] |
---|---|---|
author | Michael Trapp <michael.trapp@sap.com> | Fri Jun 03 12:54:17 2022 -0400 |
committer | Frank Ch. Eigler <fche@redhat.com> | Fri Jun 03 12:54:17 2022 -0400 |
tree | e0ce9f018dea7f8d8551ce403c33baa69a235da7 | |
parent | 48c37efa32009cafcbf57dc1ca256715df2980c9 [diff] |
debuginfod: add --disable-source-scan option --disable-source-scan disables scanning of the dwarf source info of debuginfo sections. The source info is not required in setups without source code access. Signed-off-by: Michael Trapp <michael.trapp@sap.com>