ERR: Cache bigendian

This commit is contained in:
Andy Cedilnik 2002-02-07 11:39:07 -05:00
parent 4d119dd7d6
commit a7065630f2
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
# CMakeLocal.make.in should be in the directory where you run configure
# 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
"Use sproc libs.")