Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jan 2022 23:26:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260914] devel/binutils: removing "ansidecl.h" leaves installed "bfd.h" in unusable state
Message-ID:  <bug-260914-7788-t25fqrMepU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260914-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260914-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260914

--- Comment #1 from Joerg Wunsch <joerg@FreeBSD.org> ---
When compiling for the native system, devel/binutils purposely removes
"ansidecl.h" from the list of installed files, as well the #include stateme=
nt
from installed "bfd.h".

This renders the installed "bfd.h" completely useless, as it references
ENUM_BITFIELD all over the place which used to be declared in ansidecl.h.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260914-7788-t25fqrMepU>