Searched refs:GCCParentPath (Results 1 – 1 of 1) sorted by relevance
378 std::string GCCParentPath(GCCInstallation.getParentLibPath()); in AVRToolChain() local379 getProgramPaths().push_back(GCCParentPath + "/../bin"); in AVRToolChain()