]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/net/sockaddr_posix.go
libgo: update to Go1.14beta1
[thirdparty/gcc.git] / libgo / go / net / sockaddr_posix.go
index 9f246509fffba4a322bd76c2e11382a294d47ee6..470d04444da037518ff0ab3cf517b0864243de9a 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// +build aix darwin dragonfly freebsd hurd js,wasm linux nacl netbsd openbsd solaris windows
+// +build aix darwin dragonfly freebsd hurd js,wasm linux netbsd openbsd solaris windows
 
 package net