Branch: Tag:

2017-07-11

2017-07-11 02:50:07 by Bill Welliver <bill@welliver.org>

build: NetBSD has bswap(16|32|64) in libc, so we should avoid redefining them.

3160:    sys/prctl.h sys/ioctl.h mach/task_info.h mach/task.h \    mach/mach_init.h syscall.h sys/syscall.h devices/timer.h \    direct.h CoreServices/CoreServices.h execinfo.h \ -  mach/mach.h mach/thread_act.h mach/clock.h,,,[ +  mach/mach.h mach/thread_act.h mach/clock.h \ +  machine/bswap.h sys/endian.h,,,[   #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__)   #define __NT__   #endif
4411:    setsid \    initgroups setgroups \    socketpair \ +  bswap16 \ +  __bswap16 \ +  bswap32 \ +  __bswap32 \ +  bswap64 \ +  __bswap64 \    fpclass \    fp_class_d \    isinf \