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

            Bug ID: 27382
           Summary: build failure: Fails if fileno() is a macro due to a
                    missing FILE * cast
           Product: binutils
           Version: 2.36.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: sourcewarebugz at kyber dot fi
  Target Milestone: ---

Created attachment 13211
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13211&action=edit
Fix to a missing cast in fileno() usage

binutils/objcopy.c copy_file fileno() usage is missing a cast and hence the
build fails on systems where fileno() is a macro.

Patch is included.

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

Reply via email to