This website works better with JavaScript
Home
Explore
Help
Sign In
golang
/
songgao.water
mirror of
https://github.com/songgao/water.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Build constraints adopted to documented one
daregod
8 years ago
parent
ed1bc4e937
commit
393a203dd0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
syscalls_other.go
+ 1
- 1
syscalls_other.go
View File
@@ -1,4 +1,4 @@
-// +build !
(linux | darwin)
+// +build !
linux,!darwin
package water