mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-03 21:01:22 +02:00
As of now we're using the buildttype 'release', which produces optimized builds but without any usable debugging info, which makes debugging crashes impossible, even if a -dbg subpackage exists. As such we should build in the buildmode 'debugoptimized' to offer proper debug symbols.