]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sha1dc/sha1.c
Merge branch 'sg/rebase-progress' into maint
[thirdparty/git.git] / sha1dc / sha1.c
index 5931cf25d518ac3bfc30c3b2adb8ddfc0ccbf187..9d3cf81d4d712f9dd31b86b5542c5cba0401633a 100644 (file)
@@ -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