142a37f3ad
Further to r240152 (i386) and r240178 (amd64), hide the .cerror symbol so that it is not exported if symbol versioning is not in use. Without this change WITHOUT_SYMVER libc contains .text relocations for .cerror, as described in LLVM PR 26813 (http://llvm.org/pr26813). This is a no-op for the regular build as the symbol version script already controls .cerror visibility. PR: 207712 Submitted by: Rafael Espíndola Reviewed by: jilles, kib Differential Revision: https://reviews.freebsd.org/D5571 |
||
---|---|---|
.. | ||
__vdso_gettc.c | ||
amd64_get_fsbase.c | ||
amd64_get_gsbase.c | ||
amd64_set_fsbase.c | ||
amd64_set_gsbase.c | ||
brk.S | ||
cerror.S | ||
exect.S | ||
getcontext.S | ||
Makefile.inc | ||
pipe.S | ||
ptrace.S | ||
sbrk.S | ||
setlogin.S | ||
sigreturn.S | ||
vfork.S |