https://sourceware.org/bugzilla/show_bug.cgi?id=27834
Bug ID: 27834
Summary: ld: Add -Bno-symbolic to cancel
-Bsymbolic/-Bsymbolic-functions
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: i at maskray dot me
Target Milestone: ---
Depending on the workload, -Bsymbolic-functions can be a very effective
optimization. -Bno-symbolic makes it easy to exclude individual shared objects
which are problematic with -Bsymbolic-functions (e.g. using a direct access
relocation to take the address of a function).
--
You are receiving this mail because:
You are on the CC list for the bug.