go/armv6l.patch

12 lines
221 B
Diff
Raw Normal View History

--- a/src/runtime/os2_linux_generic.go
+++ b/src/runtime/os2_linux_generic.go
@@ -6,7 +6,7 @@
const (
_SS_DISABLE = 2
- _NSIG = 65
+ _NSIG = 64
_SI_USER = 0
_SIG_BLOCK = 0
_SIG_UNBLOCK = 1