You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2024. It is now read-only.
etc/autobuild/ab3_defcfg: set cmake build type to RelWithDebInfo
As now we require ELF files inside a package to contain debug info to
strip to debug symbol packages, set cmake build type to RelWithDebInfo
to let CMake insert -g to generate debug info.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
0 commit comments