MCPcopy Create free account
hub / github.com/celer-pkg/celer / GetCrosstoolPrefix

Method GetCrosstoolPrefix

configs/toolchain.go:372–374  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

370}
371
372func (t Toolchain) GetCrosstoolPrefix() string {
373 return t.CrosstoolPrefix
374}
375
376func (t Toolchain) GetCStandard() string {
377 return t.CStandard

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected