mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-19 16:35:10 +03:00
Fix build constraints
This commit is contained in:
parent
a7802d4a18
commit
ed1bc4e937
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build NOT (linux OR darwin)
|
||||
// +build !(linux | darwin)
|
||||
|
||||
package water
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue