]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/runtime/runtime_mmap_test.go
libgo: update to Go1.14beta1
[thirdparty/gcc.git] / libgo / go / runtime / runtime_mmap_test.go
index c7703f47053528b0ff74d162b9d24a8084994d25..21918c50bb4482bd27ddb96cb7980e9c00115371 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 linux nacl netbsd openbsd solaris
+// +build aix darwin dragonfly freebsd hurd linux netbsd openbsd solaris
 
 package runtime_test