Skip to content
Snippets Groups Projects

Disable stdbuf

Merged Ryan Gonzalez requested to merge wip/refi64/disable-stdbuf into apertis/v2025pre

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.

https://phabricator.apertis.org/T10003

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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Ryan Gonzalez added 5 commits

    added 5 commits

    • 956bb0ee - [1] Disable stdbuf
    • 043aa31f - [2] Stop building separate striped and non-stripped binaries
    • 229aa9b5 - [2] Enable debug symbols in release builds
    • 92fa3dec - [2] Switch release builds back to thin LTO
    • 0a190e44 - Release rust-coreutils 0.0.17-2+apertis11

    Compare with previous version

  • Ryan Gonzalez resolved all threads

    resolved all threads

  • added 1 commit

    • 0b16c6ce - Refresh the automatically detected licensing information

    Compare with previous version

  • Ryan Gonzalez added 5 commits

    added 5 commits

    • 61fab3c8 - Disable stdbuf
    • 280b4e60 - Stop building separate striped and non-stripped binaries
    • 49a2661c - Enable debug symbols in release builds
    • c8a4582f - Switch release builds back to thin LTO
    • 35fd2d28 - Release rust-coreutils 0.0.17-2+apertis11

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading