]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/os/stat_js.go
libgo: update to Go1.14beta1
[thirdparty/gcc.git] / libgo / go / os / stat_js.go
similarity index 98%
rename from libgo/go/os/stat_nacljs.go
rename to libgo/go/os/stat_js.go
index f14add8674a507b1c4276e4367e217e48f356cd3..8d20ccddfcc43c282583bb10b541b9cd4528619f 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 js,wasm nacl
+// +build js,wasm
 
 package os