Michael Qiu 12fa4a0078 hash: fix unsupported crc instruction in i686 platform
Error: unsupported instruction `crc32'

The root cause is that i686 platform does not support 'crc32q'
Need make it only available in x86_64 platform.

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Acked-by: Yerden Zhumabekov <yerden.zhumabekov@sts.kz>
2015-03-09 18:07:43 +01:00
..
2015-02-24 22:12:35 +01:00
2015-02-24 02:26:24 +01:00
2015-02-24 02:08:19 +01:00
2015-03-04 21:50:42 +01:00
2015-03-04 11:19:37 +01:00
2015-02-18 16:52:05 +01:00
2015-02-26 00:31:45 +01:00