зеркало из https://github.com/CryptoPro/go.git
arm: fix build2, tweak test/nul1.go arm exclusion
R=rsc CC=golang-dev https://golang.org/cl/1866044
This commit is contained in:
Родитель
47b6400556
Коммит
b7aa561473
|
@ -1,5 +1,5 @@
|
|||
// [ $GOOS != nacl ] || exit 0 # NaCl runner elides NUL in output
|
||||
// [ "$GORUN" != "a" ] || exit 0 # Android runner gets confused by the NUL output
|
||||
// [ "$GORUN" == "" ] || exit 0 # Android runner gets confused by the NUL output
|
||||
// $G $D/$F.go && $L $F.$A && ./$A.out >tmp.go &&
|
||||
// errchk $G -e tmp.go
|
||||
// rm -f tmp.go
|
||||
|
|
Загрузка…
Ссылка в новой задаче