https://llvm.org/bugs/show_bug.cgi?id=30237
Bug ID: 30237
Summary: lld does not implement -f option
Product: lld
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: ELF
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 23214
Classification: Unclassified
FreeBSD's libstdc++ build (used on tier-2 architectures) uses GNU ld's -f
<name> option, which sets the DT_AUXILIARY field to the specified name.
Multiple -f options may be specified and the DT_AUXILIARY entries will be added
in the order in which they appear.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs