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)
Mon, Apr 27, 8:23 AM
Unknown Object (File)
Fri, Apr 17, 8:04 AM
Unknown Object (File)
Sat, Apr 11, 10:02 PM
Unknown Object (File)
Thu, Apr 9, 8:05 PM
Unknown Object (File)
Thu, Apr 9, 9:56 AM
Unknown Object (File)
Wed, Apr 8, 10:28 PM
Unknown Object (File)
Tue, Apr 7, 9:13 AM
Unknown Object (File)
Sun, Apr 5, 11:37 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?