aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/tab.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/tab.rb b/Library/Homebrew/tab.rb
index 4101df532..42d4e3645 100644
--- a/Library/Homebrew/tab.rb
+++ b/Library/Homebrew/tab.rb
@@ -140,7 +140,7 @@ class Tab < OpenStruct
"source_modified_time" => 0,
"HEAD" => nil,
"stdlib" => nil,
- "compiler" => "clang",
+ "compiler" => DevelopmentTools.default_compiler,
"source" => {
"path" => nil,
"tap" => nil,