aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/errors/err1.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/errors/err1.go')
-rw-r--r--misc/cgo/errors/err1.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/errors/err1.go b/misc/cgo/errors/err1.go
index 61bbcd2957..2c232cf58a 100644
--- a/misc/cgo/errors/err1.go
+++ b/misc/cgo/errors/err1.go
@@ -5,7 +5,7 @@
package main
/*
-#cgo LDFLAGS: -c
+#cgo LDFLAGS: -L/nonexist
void test() {
xxx; // ERROR HERE