poky/meta/recipes-devtools/llvm
Steve Sakoman 1e93d7555f 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: dac630ab5ee7aa6c5c7c294093adbd11b116c765)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-11-26 06:11:30 -08:00
..
llvm llvm: Fix CVE-2024-0151 2024-07-09 06:02:55 -07:00
llvm_18.1.6.bb llvm: reduce size of -dbg package 2024-11-26 06:11:30 -08:00