Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TOOLEXEC_IMPORTPATH (0.18 sec)

  1. src/cmd/go/alldocs.go

    //	-toolexec 'cmd args'
    //		a program to use to invoke toolchain programs like vet and asm.
    //		For example, instead of running asm, the go command will run
    //		'cmd args /path/to/asm <arguments for asm>'.
    //		The TOOLEXEC_IMPORTPATH environment variable will be set,
    //		matching 'go list -f {{.ImportPath}}' for the package being built.
    //
    // The -asmflags, -gccgoflags, -gcflags, and -ldflags flags accept a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top