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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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 on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to