mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Merge pull request #85804 from weibaohui/patch-1
correction of executable path doc
This commit is contained in:
commit
22a4c2cda1
@ -68,7 +68,7 @@ define ALL_HELP_INFO
|
|||||||
#
|
#
|
||||||
# Args:
|
# Args:
|
||||||
# WHAT: Directory names to build. If any of these directories has a 'main'
|
# WHAT: Directory names to build. If any of these directories has a 'main'
|
||||||
# package, the build will produce executable files under $(OUT_DIR)/go/bin.
|
# package, the build will produce executable files under $(OUT_DIR)/bin.
|
||||||
# If not specified, "everything" will be built.
|
# If not specified, "everything" will be built.
|
||||||
# GOFLAGS: Extra flags to pass to 'go' when building.
|
# GOFLAGS: Extra flags to pass to 'go' when building.
|
||||||
# GOLDFLAGS: Extra linking flags passed to 'go' when building.
|
# GOLDFLAGS: Extra linking flags passed to 'go' when building.
|
||||||
|
Loading…
Reference in New Issue
Block a user