jerasure/debian/patches/remove-AX_EXT-from-configur...

17 lines
462 B
Plaintext

Description: Do not use sse
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2014-06-07
--- jerasure-2.0.0~0+2014.04.28.git.b8221e7d75.orig/configure.ac
+++ jerasure-2.0.0~0+2014.04.28.git.b8221e7d75/configure.ac
@@ -34,7 +34,7 @@ AC_CHECK_HEADERS([gf_complete.h gf_gener
# Checks for typedefs, structures, and compiler characteristics.
AC_TYPE_UINT32_T
AC_TYPE_UINT64_T
-AX_EXT
+#AX_EXT
# Checks for library functions.
AC_FUNC_MALLOC