Descriptioncgo: add environmental variable override for pkg-config
Allow overriding default name of `pkg-config` utility via
environmental variable PKG_CONFIG (same as used by autoconf
pkg.m4 macros). This facilitates easy cross-compilation of cgo
code.
Patch Set 1 #Patch Set 2 : diff -r 00224712f89e https://code.google.com/p/go/ #
|