diff options
author | Ross Burton <ross.burton@arm.com> | 2023-09-25 12:35:08 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-10-04 07:52:48 -0700 |
commit | 96cc3fc10dee5037e36fb99c5ec87612b67f814e (patch) | |
tree | 9a53a1ae1c7889b346fbd776d75c67244920151a /meta-python/recipes-devtools/python/python3-pyfanotify | |
parent | bfed70451d073efb79b74e52d5c1abdde0e1dd43 (diff) | |
download | meta-openembedded-96cc3fc10dee5037e36fb99c5ec87612b67f814e.tar.gz |
webkitgtk3: 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.
Based on - https://patchwork.yoctoproject.org/project/oe-core/patch/20230925113508.1087898-1-ross.burton@arm.com/
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 6985b3d6a9b77d12bd787fc522533b45e4f501d3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyfanotify')
0 files changed, 0 insertions, 0 deletions