We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c11c45 commit 1203f5dCopy full SHA for 1203f5d
src/cmd/go/testdata/script/issue_43830.txt
@@ -2,6 +2,7 @@
2
3
[!cgo] skip 'skipping test without cgo'
4
[!exec:gcc] skip 'skipping test without gcc present'
5
+[openbsd] skip 'skipping test on openbsd due to older gcc'
6
7
env CGO_CFLAGS='-flto -ffat-lto-objects'
8
env CC='gcc'
src/cmd/go/testdata/script/issue_43830_2.txt
0 commit comments