]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Force __BMI__ experimental instructions off.
authorimp <imp@FreeBSD.org>
Tue, 13 Oct 2020 04:37:57 +0000 (04:37 +0000)
committerimp <imp@FreeBSD.org>
Tue, 13 Oct 2020 04:37:57 +0000 (04:37 +0000)
commit05ddc1d6e4f918d83816bf675af490fa72d8caaa
tree0355f6788e826d711fbc068b493cd84468dfcb89
parent795f7f707e06ee63f7ceb0363a738f6fdf59bed8
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