Home | History | Annotate | Download | only in dist

Lines Matching refs:gcc

181 	cc, cxx := "gcc", "g++"
229 // For example, compilerEnv("CC", "gcc") returns the C compiler settings
230 // read from $CC, defaulting to gcc.