go/build: accept ! in cgo arguments
The ! can show up when using ${SRCDIR} with uppercase letters in module names.
Fixes #26716
Change-Id: Ia474ed8ec40a88076e8aac21103f6c7bb3848bdb
Reviewed-on: https://go-review.googlesource.com/127297
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
Loading
Please sign in to comment