[Bug 216878] BSD readelf -d output is slightly incompatible with GNU readelf
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 7 11:03:57 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216878
Bug ID: 216878
Summary: BSD readelf -d output is slightly incompatible with
GNU readelf
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: freebsd-toolchain at FreeBSD.org
GNU readelf wraps type value with parentheses. To avoid bugs like in See Also
it'd be nice if BSD readelf would follow the suit.
- 0x0000000000000001 (NEEDED) Shared library: [libc++.so.1]
+ 0x0000000000000001 NEEDED Shared library: [libc++.so.1]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list