Skip to content

Commit

Permalink
ecasound: use patch DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Mar 19, 2014
1 parent 765455a commit 47aea3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/ecasound.rb
Expand Up @@ -9,7 +9,7 @@ class Ecasound < Formula

# 2.9.0 uses clock_gettime which is not available on OS X, patch upstream:
# http://sourceforge.net/p/ecasound/code/ci/6524048e0717dfbbf7e243edb5b96b40e5983782/tree/kvutils/kvu_threads.cpp?diff=4db2d070691fbabf6af47c68f054a9efcb6d8d47
def patches; DATA; end
patch :DATA

fails_with :clang do
build 500
Expand Down

0 comments on commit 47aea3c

Please sign in to comment.