check for endian order
This commit is contained in:
parent
359218b6ef
commit
81144d932a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ AM_MAINTAINER_MODE
|
|||
OB_DEBUG
|
||||
# Pick compiler specific/build target flags
|
||||
OB_COMPILER_FLAGS
|
||||
AC_C_BIGENDIAN
|
||||
|
||||
AC_PROG_LIBTOOL
|
||||
LIBTOOL="$LIBTOOL --silent"
|
||||
|
|
Loading…
Reference in a new issue