ERR: Cache bigendian
This commit is contained in:
parent
4d119dd7d6
commit
a7065630f2
@ -2,7 +2,8 @@
|
|||||||
# CMakeLocal.make.in should be in the directory where you run configure
|
# CMakeLocal.make.in should be in the directory where you run configure
|
||||||
# in, which need not be the source directory
|
# in, which need not be the source directory
|
||||||
#
|
#
|
||||||
SET (CMAKE_WORDS_BIGENDIAN @CMAKE_WORDS_BIGENDIAN@)
|
SET (CMAKE_WORDS_BIGENDIAN @CMAKE_WORDS_BIGENDIAN@ CACHE BOOL
|
||||||
|
"The system uses big endian byte ordering.")
|
||||||
|
|
||||||
SET (CMAKE_USE_SPROC @CMAKE_USE_SPROC@ CACHE BOOL
|
SET (CMAKE_USE_SPROC @CMAKE_USE_SPROC@ CACHE BOOL
|
||||||
"Use sproc libs.")
|
"Use sproc libs.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user