https://sourceware.org/bugzilla/show_bug.cgi?id=17671

            Bug ID: 17671
           Summary: objcopy/strip don't understand -D/-U options
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: cherepan at mccme dot ru

Created attachment 7984
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7984&action=edit
Patch to add "DU" to getopt_long

-D/-U, short counterparts for the --{enable,disable}-deterministic-archives
options are not understood by objcopy/strip.

Patch attached. I don't see any order in the list of options in getopt_long so
I added "DU" to the end.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to