https://sourceware.org/bugzilla/show_bug.cgi?id=34460
Bug ID: 34460
Summary: Release contains development=true and
experimental=true
Product: binutils
Version: 2.47
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: kirill at korins dot ky
Target Milestone: ---
Seems that 2.47 by accident have development=true and experimental=true
See
https://github.com/gnutools/binutils-gdb/commit/49d4d3fafa4ec4ff5a3460d91d5b1ed5286487db
at bfd/development.sh vs
https://github.com/gnutools/binutils-gdb/commit/6ce87bbc521cf46eaee9a1f7ef61cee2cdfb3e32
which misses any changes in bfd/development.sh
As result it builds with -Werror which fails build.
--
You are receiving this mail because:
You are on the CC list for the bug.