build: set CC through a command-line flag (#15784)
This avoids setting CC for the go run invocation, which fails on go1.10.
Showing
Please register or sign in to comment
This avoids setting CC for the go run invocation, which fails on go1.10.