Debian Patches

Status for debugcc/0.0~git20251107.a01ea9e-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Build-debugcc-as-a-dynamically-linked-binary.patch Build debugcc as a dynamically linked binary
debugcc is currently linked statically using -static and -static-libgcc.
This is not required for normal use and causes issues for distributions
that prefer dynamically linked binaries, such as larger binaries and
duplicated runtime code that would otherwise be shared.

Drop the explicit static link flags and allow Meson to use the default
toolchain behaviour so that debugcc is built as a dynamically linked
binary instead.
Christopher Obbard <obbardc@debian.org> yes 2025-11-24

All known versions for source package 'debugcc'

Links