libgo: update to Go1.14beta1
[platform/upstream/gcc.git] / libgo / go / log / syslog / syslog_unix.go
index 53cbf50..940e92e 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 !windows,!nacl,!plan9,!solaris,!irix
+// +build !windows,!plan9,!solaris,!irix
 
 package syslog