Commit 13f97ccf authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

integration: Workaround runtime error: cgo argument has Go pointer to Go pointer

parent 43bbcd35
......@@ -8,4 +8,5 @@ fi
export CGO_CFLAGS="-I@abs_top_srcdir@/lib/includes -I@abs_top_builddir@/lib/includes"
export CGO_LDFLAGS="-L$libdir"
export LD_LIBRARY_PATH="$libdir"
export GODEBUG=cgocheck=0
"$@"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment