mirror of
https://github.com/golang/go
synced 2024-11-12 00:20:22 -07:00
test: disable bug408
Fixes #2902. TBR=golang-dev CC=golang-dev https://golang.org/cl/5641047
This commit is contained in:
parent
32ffc62348
commit
2cc58e93d6
@ -1,4 +1,8 @@
|
||||
// errchk cgo $D/$F.go
|
||||
// true
|
||||
|
||||
// WAS: errchk cgo $D/$F.go
|
||||
// but this fails (cgo succeeds) on OS X Snow Leopard
|
||||
// with Xcode 4.2 and gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00).
|
||||
|
||||
// Copyright 2012 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
|
Loading…
Reference in New Issue
Block a user