Fixes for SPARC support

The current code base almost compiles on SPARC, but a few fixes are
required for the code to compile (and work efficiently). Code in this
PR comes from OpenZFS project which was initially dropped when porting
the crypto framework.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pengcheng Xu <i@jsteward.moe>
Closes #6733
Closes #6738
Closes #6750
This commit is contained in:
Brian Behlendorf
2017-10-12 09:51:56 -07:00
committed by Tony Hutter
parent cb8a074dcb
commit e0eaaf8144
2 changed files with 182 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ DEFAULT_INCLUDES += \
-I$(top_srcdir)/lib/libspl/include
AM_CCASFLAGS = \
-I$(top_srcdir)/lib/libspl/include
$(CFLAGS)
noinst_LTLIBRARIES = libspl.la