Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GO_TESTING_GOTOOLS (0.34 sec)

  1. src/cmd/go/script_test.go

    	"LIBRARY_PATH",       // allow override of non-standard static library paths
    	"C_INCLUDE_PATH",     // allow override non-standard include paths
    	"CC",                 // don't lose user settings when invoking cgo
    	"GO_TESTING_GOTOOLS", // for gccgo testing
    	"GCCGO",              // for gccgo testing
    	"GCCGOTOOLDIR",       // for gccgo testing
    }
    
    // updateSum runs 'go mod tidy', 'go list -mod=mod -m all', or
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 18:15:22 UTC 2024
    - 12.2K bytes
    - Viewed (0)
Back to top