Skip to content

Commit

Permalink
qt5: fails with clang again.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 3, 2013
1 parent ff811b2 commit eef6c45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/qt5.rb
Expand Up @@ -9,6 +9,10 @@ class Qt5 < Formula

keg_only "Qt 5 conflicts Qt 4 (which is currently much more widely used)."

fails_with :clang do
build 425
end

option :universal
option 'with-qtdbus', 'Enable QtDBus module'
option 'with-demos-examples', 'Enable Qt demos and examples'
Expand Down

0 comments on commit eef6c45

Please sign in to comment.