Arm64, and plugin

Can we compile so libraries for arm64 architecture in Linux centos7 x86 with -buildmode=plugin mode?

Tell me how to compile so libraries for arm64 architecture in Linux centos7 x86 with -buildmode=plugin mode.

Please help me immediately.

GOOS=linux GOARCH=arm go build ***