]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Force __BMI__ experimental instructions off.
authorWarner Losh <imp@FreeBSD.org>
Tue, 13 Oct 2020 04:37:57 +0000 (04:37 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 13 Oct 2020 04:37:57 +0000 (04:37 +0000)
commite69469695644f6da23e78a6a38f5f368359ce6e6
tree0355f6788e826d711fbc068b493cd84468dfcb89
parentdf13933e33765b5e5ab38f8f0f872becfd6a1f5e
Force __BMI__ experimental instructions off.

The OpenZFS code that uses the BMI instructions is broken. Forcibly
disable them to prevent their use. When enabled, the build breaks.
This fixes the build when compiled for a core with BMI instructions.
This is the same fix committed in r364777, for the same issue.

Submitted by: Jung-uk Kim
stand/libsa/zfs/Makefile.inc