Skip to content

Commit

Permalink
gd: remove unused fails_with :llvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored and nijikon committed Dec 16, 2016
1 parent 567dd10 commit 700234f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/gd.rb
Expand Up @@ -30,11 +30,6 @@ class Gd < Formula
depends_on "libtiff" => :recommended
depends_on "webp" => :recommended

fails_with :llvm do
build 2326
cause "Undefined symbols when linking"
end

def install
ENV.universal_binary if build.universal?

Expand Down

0 comments on commit 700234f

Please sign in to comment.