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 5f254e3 commit 4d8e1bfCopy full SHA for 4d8e1bf
src/cmd/go/testdata/script/issue_43830.txt
@@ -3,7 +3,7 @@
3
[!cgo] skip 'skipping test without cgo'
4
[!exec:gcc] skip 'skipping test without gcc present'
5
[openbsd] env CC='clang'
6
-[!openbsd] env CC=`gcc`
+[!openbsd] env CC='gcc'
7
8
env CGO_CFLAGS='-flto -ffat-lto-objects'
9
src/cmd/go/testdata/script/issue_43830_2.txt
0 commit comments