libgo: update to Go1.14beta1
[platform/upstream/gcc.git] / libgo / go / syscall / env_unix.go
index c22af18..3564f7f 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
 
 // Unix environment variables.