Disable byteswap.h for now.

Ideally we should be testing __FreeBSD_version (1400079) and/or
BOOTSTRAPPING from an older version, but restore compatibility to
older FreeBSD versions and macOS while we find out a better way to
fix it.
This commit is contained in:
Xin LI 2023-09-11 23:24:08 -07:00
parent 52d4a4d4e0
commit 9047451891

View File

@ -20,7 +20,7 @@
#define HAVE_ASPRINTF 1
/* Define to 1 if you have the <byteswap.h> header file. */
#define HAVE_BYTESWAP_H 1
/* #undef HAVE_BYTESWAP_H */
/* Define to 1 if you have the <bzlib.h> header file. */
/* #undef HAVE_BZLIB_H */