aboutsummaryrefslogtreecommitdiff
path: root/src/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.bash')
-rwxr-xr-xsrc/make.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/make.bash b/src/make.bash
index 1a1412a00c..84aaab56db 100755
--- a/src/make.bash
+++ b/src/make.bash
@@ -47,6 +47,8 @@
# FC: Command line to run to compile Fortran code for GOARCH.
# This is used by cgo. Default is "gfortran".
#
+# PKG_CONFIG: Path to pkg-config tool. Default is "pkg-config".
+#
# GO_DISTFLAGS: extra flags to provide to "dist bootstrap".
set -e