emaste 59e6727d40 libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER
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
2016-03-08 00:09:34 +00:00
..
2015-06-13 19:20:56 +00:00
2016-02-26 22:14:15 +00:00
2015-06-13 19:20:56 +00:00
2016-03-06 21:32:54 +00:00
2016-02-29 17:20:37 +00:00
2015-11-05 01:54:38 +00:00
2016-02-16 02:14:30 +00:00
2016-02-29 17:34:54 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2015-11-26 01:14:40 +00:00
2015-06-13 19:20:56 +00:00
2016-03-05 05:39:59 +00:00