diff options
author | dim <dim@FreeBSD.org> | 2015-01-17 11:41:04 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-01-17 11:41:04 +0000 |
commit | f4d39872ad741a7a9d6aa20cd195c0106c0c3f1b (patch) | |
tree | abbfc4ed04271bcb13d45214ec7567c3eb255af5 /lib/libc/net/gethostbyht.c | |
parent | af01cd2f746d8644675cf6c17c20542c2659e12f (diff) | |
download | FreeBSD-src-f4d39872ad741a7a9d6aa20cd195c0106c0c3f1b.zip FreeBSD-src-f4d39872ad741a7a9d6aa20cd195c0106c0c3f1b.tar.gz |
MFC r277147:
Since the merge of file 5.21 in r276415 and r276416, stable/9 and
stable/10 cannot be built from FreeBSD 8.x. This is because the
build-tools stage requires libmagic, but lib/libmagic/config.h was
generated on head, and it now enables using the xlocale.h APIs, which
are not supported on 8.x (and on 9.x before __FreeBSD_version 900506).
See also the start of this thread on -stable:
https://lists.freebsd.org/pipermail/freebsd-stable/2015-January/081521.html
To fix this, conditionalize the use of xlocale.h APIs to make
bootstrapping from older FreeBSD versions work correctly.
Reviewed by: delphij
Differential Revision: https://reviews.freebsd.org/D1518
Diffstat (limited to 'lib/libc/net/gethostbyht.c')
0 files changed, 0 insertions, 0 deletions