@@ -8,7 +8,7 @@ if [ -x "$(which brew)" ]; then
fi
export CGO_LDFLAGS_ALLOW="-s|-w"
-export CGO_CFLAGS_ALLOW="-Xpreprocessor"
+export CGO_CFLAGS_ALLOW="-I|-Xpreprocessor"
if [ -x "$(which gotestsum)" ]; then
gotestsum ./...