mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 14:05:54 +08:00
Update to FreeBSD head 2016-08-23
Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#define DEBUG 1 /* enable debugging code (needed for dig) */
|
||||
#define RESOLVSORT /* allow sorting of addresses in gethostbyname */
|
||||
#undef SUNSECURITY /* verify gethostbyaddr() calls - WE DONT NEED IT */
|
||||
#undef SUNSECURITY /* verify gethostbyaddr() calls - WE DON'T NEED IT */
|
||||
#define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */
|
||||
#ifdef __rtems__
|
||||
#define dprintf gethostbydns_dprintf
|
||||
|
Reference in New Issue
Block a user