Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for extldflags (0.1 sec)

  1. src/cmd/go/internal/load/pkg.go

    		// https://go.dev/issue/52372: only include ldflags if -trimpath is not set,
    		// since it can include system paths through various linker flags (notably
    		// -extar, -extld, and -extldflags).
    		//
    		// TODO: since we control cmd/link, in theory we can parse ldflags to
    		// determine whether they may refer to system paths. If we do that, we can
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
Back to top