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
Unknown Object (File)
Sat, Nov 15, 8:25 PM
Unknown Object (File)
Fri, Nov 14, 12:24 AM
Unknown Object (File)
Fri, Nov 14, 12:24 AM
Unknown Object (File)
Fri, Nov 14, 12:22 AM
Unknown Object (File)
Thu, Nov 6, 5:03 PM
Unknown Object (File)
Wed, Nov 5, 4:12 PM
Unknown Object (File)
Wed, Nov 5, 2:48 AM
Unknown Object (File)
Wed, Nov 5, 2:42 AM

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?