summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/search.py
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2024-11-21 08:55:14 -0800
committerSteve Sakoman <steve@sakoman.com>2024-11-27 06:27:26 -0800
commit2208ff6ccba9d6a19eadde369a7c303277e98b0a (patch)
treee6291b7f76d8420b179bd1e18c6808396dcd0a24 /scripts/lib/devtool/search.py
parent57fbf1634c074eef2c54f1376d3a2ea8963a1ba6 (diff)
downloadpoky-2208ff6ccba9d6a19eadde369a7c303277e98b0a.tar.gz
llvm: reduce size of -dbg package
Unless DEBUG_BUILD is enabled, pass -g1 to massively reduce the size of the debug symbols Level 1 produces minimal information, enough for making backtraces in parts of the program that you don't plan to debug. This includes descriptions of functions and external variables, and line number tables, but no information about local variables. This makes the sstate objects a lot more manageable, and packaging faster. (From OE-Core rev: 13a2f43920c53f9f1bc5ec52eba9eb48da265ef6) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/search.py')
0 files changed, 0 insertions, 0 deletions