nebula: add patch for riscv64
This commit is contained in:
parent
1da1bc91dd
commit
698fb76db2
9
srcpkgs/nebula/patches/riscv64.patch
Normal file
9
srcpkgs/nebula/patches/riscv64.patch
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
--- a/udp_linux_64.go 2021-05-11 03:23:49.000000000 +0200
|
||||||
|
+++ - 2023-01-28 22:54:02.482711168 +0100
|
||||||
|
@@ -1,5 +1,5 @@
|
||||||
|
// +build linux
|
||||||
|
-// +build amd64 arm64 ppc64 ppc64le mips64 mips64le s390x
|
||||||
|
+// +build amd64 arm64 ppc64 ppc64le mips64 mips64le s390x riscv64
|
||||||
|
// +build !android
|
||||||
|
// +build !e2e_testing
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user