Skip to content
Snippets Groups Projects
Commit 06a356d9 authored by Misty De Meo's avatar Misty De Meo
Browse files

STANDARD_COMPILERS: add Xcode 2.0

parent 967fa41e
No related branches found
No related tags found
No related merge requests found
......@@ -248,6 +248,7 @@ module OS
end
STANDARD_COMPILERS = {
"2.0" => { :gcc_40_build => 4061 },
"2.5" => { :gcc_40_build => 5370 },
"3.1.4" => { :gcc_40_build => 5493, :gcc_42_build => 5577 },
"3.2.6" => { :gcc_40_build => 5494, :gcc_42_build => 5666, :llvm_build => 2335, :clang => "1.7", :clang_build => 77 },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment