mirror_zfs/module/icp
Brian Behlendorf 70835c5b75
Unify target_cpu handling
Over the years several slightly different approaches were used
in the Makefiles to determine the target architecture.  This
change updates both the build system and Makefile to handle
this in a consistent fashion.

TARGET_CPU is set to i386, x86_64, powerpc, aarch6 or sparc64
and made available in the Makefiles to be used as appropriate.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9848
2020-01-17 12:40:09 -08:00
..
algs cppcheck: (error) Uninitialized variable 2019-12-18 17:23:54 -08:00
api Static symbols exported by ICP 2020-01-02 18:08:45 -08:00
asm-x86_64 Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
core ICP: Fix null pointer dereference and use after free 2019-12-03 10:28:47 -08:00
include Fix icp build on FreeBSD 2019-11-01 10:27:53 -07:00
io Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore 2019-10-24 10:17:33 -07:00
os Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
spi Fix strdup conflict on other platforms 2019-10-10 09:47:06 -07:00
illumos-crypto.c Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
Makefile.in Unify target_cpu handling 2020-01-17 12:40:09 -08:00