mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-04 08:12:06 +01:00
Compilation with GCC 12.1.1 failed as an implicit cast from `const char *` to `char *` is no longer accepted without -fpermissive. A patch to make the cast explicit is added. In addition debug symbols are provided as a subpackage.