mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
-
This commit is contained in:
@@ -236,7 +236,7 @@ AC_LANG_PROGRAM([[]],[[long one= 1; exit(!(*((char *)(&one)))); ]])],
|
|||||||
)
|
)
|
||||||
|
|
||||||
if test -n "$bigendian"; then
|
if test -n "$bigendian"; then
|
||||||
CFLAGS="$CFLAGS -D__BIG_ENDIAN=1"
|
CFLAGS="$CFLAGS -D__CPU_IS_BIG_ENDIAN=1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
AC_SUBST(PACKAGE_VERSION)
|
AC_SUBST(PACKAGE_VERSION)
|
||||||
|
|||||||
Reference in New Issue
Block a user