mirror of
https://github.com/golang/go
synced 2024-11-21 23:54:40 -07:00
runtime: define NSIG to fix plan 9 build
R=rsc CC=golang-dev https://golang.org/cl/5677053
This commit is contained in:
parent
d531ea85b1
commit
1064f3a97b
@ -66,3 +66,4 @@ struct Tos {
|
||||
/* top of stack is here */
|
||||
};
|
||||
|
||||
#define NSIG 1
|
||||
|
Loading…
Reference in New Issue
Block a user