build: restrict BMI2 keccak assembly to amd64 and !purego

This commit is contained in:
Sahil-4555 2026-03-14 11:24:45 +05:30 committed by Sahil Sojitra
parent 1d4831d619
commit 3ce65a9593

View file

@ -1,6 +1,6 @@
// Code generated by gen_keccakf_bmi2.go. DO NOT EDIT.
//go:build !purego
//go:build !purego && amd64
#include "textflag.h"