aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew')
-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 e88bed96b..f1ec7d0db 100644
--- a/Library/Homebrew/tab.rb
+++ b/Library/Homebrew/tab.rb
@@ -99,7 +99,7 @@ class Tab < OpenStruct
:time => nil,
:HEAD => nil,
:stdlib => nil,
- :compiler => :clang,
+ :compiler => "clang",
:source => {
:path => nil,
},