Whamcloud - gitweb
LU-2752 build: Enhance build for cross compilation for MIC
[fs/lustre-release.git] / libcfs / libcfs / autoMakefile.am
index 66b2030..609b133 100644 (file)
@@ -49,7 +49,7 @@ libcfs_a_SOURCES= posix/posix-debug.c user-prim.c user-lock.c user-tcpip.c  \
                  posix/rbtree.c user-crypto.c posix/posix-crc32.c          \
                  posix/posix-adler.c heap.c
 
-if ARCH_x86
+if HAVE_PCLMULQDQ
 libcfs_a_SOURCES += user-crc32pclmul.c crc32-pclmul_asm.S
 endif