picolisp: Update from 17.8.7 to 17.9.1
[termux-packages] / packages / golang / src-os-user-lookup_stubs.go.patch
CommitLineData
906d1bbe
FF
1diff -u -r ../go/src/os/user/lookup_stubs.go ./src/os/user/lookup_stubs.go
2--- ../go/src/os/user/lookup_stubs.go 2017-02-16 20:12:24.000000000 +0100
3+++ ./src/os/user/lookup_stubs.go 2017-03-18 01:30:48.037398455 +0100
4@@ -2,7 +2,7 @@
5 // Use of this source code is governed by a BSD-style
6 // license that can be found in the LICENSE file.
7
8-// +build !cgo,!windows,!plan9,!android
9+// +build !cgo,!windows,!plan9
10
11 package user
12