forked from wolfSSL/wolfssl
Remove RDSEED from the intel asm build.
This commit is contained in:
committed by
Daniel Pouzzner
parent
f69b6ac5eb
commit
c5d575c8ae
@ -1677,7 +1677,7 @@ then
|
|||||||
|
|
||||||
if test "$ENABLED_INTELASM" = "yes"
|
if test "$ENABLED_INTELASM" = "yes"
|
||||||
then
|
then
|
||||||
AM_CFLAGS="$AM_CFLAGS -DHAVE_INTEL_RDSEED -DUSE_INTEL_SPEEDUP"
|
AM_CFLAGS="$AM_CFLAGS -DUSE_INTEL_SPEEDUP"
|
||||||
ENABLED_AESNI=yes
|
ENABLED_AESNI=yes
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user