Skip to content

Backport v2024 <- v2025pre: Disable stdbuf

Dylan Aïssi requested to merge apertis/v2025pre into apertis/v2024-updates

The stdbuf build process involves building a shared library externally and embedding it in the binary, which makes it difficult to extract debug info from binaries and then still strip them. This is pretty hard to fix while keeping coreutils cargo-installable, so just disable stdbuf instead.

infrastructure/apertis-issues#431 (closed)

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com

Backport of !39 (merged)

Merge request reports

Loading