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-b...@freebsd.org
          Reporter: jbe...@freebsd.org
                CC: freebsd-toolchain@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 on the CC list for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to