aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------sha1collisiondetection0
-rw-r--r--sha1dc/sha1.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/sha1collisiondetection b/sha1collisiondetection
-Subproject 16033998da4b273aebd92c84b1e1b12e4aaf700
+Subproject 855827c583bc30645ba427885caa40c5b81764d
diff --git a/sha1dc/sha1.c b/sha1dc/sha1.c
index 5931cf25d51..9d3cf81d4d7 100644
--- a/sha1dc/sha1.c
+++ b/sha1dc/sha1.c
@@ -93,7 +93,7 @@
#define SHA1DC_BIGENDIAN
/* Not under GCC-alike or glibc or *BSD or newlib or <processor whitelist> */
-#elif (defined(_AIX))
+#elif (defined(_AIX) || defined(__hpux))
/*
* Defines Big Endian on a whitelist of OSs that are known to be Big