Page MenuHomeFreeBSD

strip: Only allow one positional parameter with -o.
AcceptedPublic

Authored by markj on Jul 26 2019, 7:11 PM.
Tags
None
Referenced Files
F112825873: D21080.diff
Sun, Mar 23, 5:58 AM
Unknown Object (File)
Sat, Mar 8, 5:08 AM
Unknown Object (File)
Jan 26 2025, 11:10 PM
Unknown Object (File)
Jan 11 2025, 7:54 AM
Unknown Object (File)
Jan 10 2025, 6:33 PM
Unknown Object (File)
Dec 11 2024, 5:08 AM
Unknown Object (File)
Oct 3 2024, 11:47 PM
Unknown Object (File)
Sep 28 2024, 12:03 PM

Details

Summary

It doesn't make sense to strip multiple files into a single output file.
Moreover, this is compatible with GNU strip.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25523
Build 24141: arc lint + arc unit

Event Timeline

Would you post the patch to elftoolchain-developers too?

This revision is now accepted and ready to land.Jul 26 2019, 7:18 PM

FYI, I've added the equivalent of these changes upstream in r3778] and r3779].

FYI, I've added the equivalent of these changes upstream in r3778] and r3779].

Thanks! Do you have any objection to applying D21079 as well?