Disable Boost Endian library for now.

It's not detected properly depending on the environment.
This commit is contained in:
Tsuda Kageyu
2016-02-14 03:17:37 +09:00
parent ab2267f9aa
commit bb006e41d7
4 changed files with 37 additions and 65 deletions

View File

@ -1,7 +1,6 @@
/* config.h. Generated by cmake from config.h.cmake */
/* Defined if your compiler supports some byte swap functions */
#cmakedefine HAVE_BOOST_BYTESWAP 1
#cmakedefine HAVE_GCC_BYTESWAP 1
#cmakedefine HAVE_GLIBC_BYTESWAP 1
#cmakedefine HAVE_MSC_BYTESWAP 1