Searched refs:CCompilerPrefix (Results 1 – 2 of 2) sorted by relevance
26 CCompilerPrefix string member117 CCompilerPrefix: "x86_64-linux-gnu-",132 CCompilerPrefix: "x86_64-linux-gnu-",140 CCompilerPrefix: "aarch64-linux-gnu-",150 CCompilerPrefix: "arm-linux-gnueabihf-",159 CCompilerPrefix: "powerpc64le-linux-gnu-",301 target.CCompilerPrefix = ""304 target.CCompiler = target.CCompilerPrefix + "gcc"
54 "CROSS_COMPILE=" + target.CCompilerPrefix,