Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 5d76849

Browse files
authored
Merge pull request #80 from boxen/remove-llvm-fails-with
Remove `fails_with :llvm`
2 parents 70f72df + cf5c3f8 commit 5d76849

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

files/brews/mysql.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ class Mysql < Formula
2626
conflicts_with "mysql-connector-c",
2727
:because => "both install MySQL client libraries"
2828

29-
fails_with :llvm do
30-
build 2326
31-
cause "https://github.com/Homebrew/homebrew/issues/issue/144"
32-
end
33-
3429
def datadir
3530
Pathname.new "/opt/boxen/data/mysql"
3631
end

0 commit comments

Comments
 (0)