Skip to content

Conversation

drinkcat
Copy link
Collaborator

Also fix comment about release profile, debug info is not there.

@tertsdiepraam not sure if you meant something else by "debug info", but the release binaries definitely don't have debug(ger?) information (strip removes nothing).

Also fix comment about release profile, debug info is not there.
@tertsdiepraam
Copy link
Member

Oh I don't remember. Cargo's defaults around this have changed in 1.77 though: https://blog.rust-lang.org/2024/03/21/Rust-1.77.0/#enable-strip-in-release-profiles-by-default. That might explain why the comment is wrong.

@drinkcat
Copy link
Collaborator Author

Oh I don't remember. Cargo's defaults around this have changed in 1.77 though: https://blog.rust-lang.org/2024/03/21/Rust-1.77.0/#enable-strip-in-release-profiles-by-default. That might explain why the comment is wrong.

Oh, makes sense, that comment is from back in 2023 yes.

@cakebaker cakebaker merged commit 698cdf1 into uutils:main Apr 30, 2025
69 checks passed
@cakebaker
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants