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

Commit

Permalink
Merge pull request #80 from boxen/remove-llvm-fails-with
Browse files Browse the repository at this point in the history
Remove `fails_with :llvm`
  • Loading branch information
jacobbednarz authored Aug 22, 2017
2 parents 70f72df + cf5c3f8 commit 5d76849
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions files/brews/mysql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ class Mysql < Formula
conflicts_with "mysql-connector-c",
:because => "both install MySQL client libraries"

fails_with :llvm do
build 2326
cause "https://github.com/Homebrew/homebrew/issues/issue/144"
end

def datadir
Pathname.new "/opt/boxen/data/mysql"
end
Expand Down

0 comments on commit 5d76849

Please sign in to comment.