mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Add SPLIT_DEBUG_INFO option, when it's set to yes the debug info is stored in separate .dwo files. This is mainly useful for remote debugging and reduces image size a lot. See also https://gcc.gnu.org/wiki/DebugFission Signed-off-by: Matthias Reichl <hias@horus.com>