Commit 26afdf50 by Andrew Pinski Committed by Ian Lance Taylor

internal/syscall/unix: use getrandom_linux_generic.go on arm64be

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/215342
parent 55b7df8b
94a5ff53df24c58c5e6629ce6720a02aa9986322
9ae2223f91c4ca642885b80d88eb0baf756acf94
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.
......@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
// +build linux
// +build arm64 nios2 riscv64
// +build arm64 arm64be nios2 riscv64
package unix
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment