作者 | SHA1 メッセージ | 日付 |
---|---|---|
|
8c636ac37b Fix build tags that use ! multiple times on one line. Those don't actually do anything since build tags use OR within the line. So something like //+build !windows, !linux would actually build on both linux and windows. What was intended in all these cases was probably AND, which you get by splitting them into separate lines. | 1 年間 前 |
|
ba0581ae79 Give FreeBSD access to `core:net` in `core:flags` | 1 年間 前 |
|
51a013fcf1 Work around BSD lack of `core:net` support | 1 年間 前 |