]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/os/export_unix_test.go
libgo: update to Go1.14beta1
[thirdparty/gcc.git] / libgo / go / os / export_unix_test.go
index 3a15aad2158f2343c9d833224cf6434737e499d8..f4d399dfad4bfe4a9e6c031b1bbc914192e68679 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
+// +build aix darwin dragonfly freebsd hurd js,wasm linux netbsd openbsd solaris
 
 package os