https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214971
Bug ID: 214971
Summary: clang + lld 3.9.1: Unhandled relocation 1031
Product: Base System
Version: CURRENT
Hardware: arm64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
When using clang/lld 3.9.1 to build ports-mgmt/pkg on the RPI3, clang and/or
lld generates relocation entries the FreeBSD RTLD doesn't know what to do with.
Relocation 1031 is R_AARCH64_TLSDESC, which the RTLD supports for PLT-based
relocations, but not non-PLT relocations
(src/libexec/rtld-elf/aarch64/reloc.c:395).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"