rtorrent: add note about clang failure
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
fe8af7b930
commit
662625dbfd
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ class Rtorrent < Formula
|
|||
depends_on 'libtorrent'
|
||||
depends_on 'xmlrpc-c' => :optional
|
||||
|
||||
# Upstream says this is fixed in 0.9.x series, so check if this is
|
||||
# still needed when the next stable rtorrent release is made.
|
||||
fails_with :clang do
|
||||
build 318
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue