parent
481cf46205
commit
4f8a93b8f7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class Justniffer < Formula
|
||||||
depends_on "boost"
|
depends_on "boost"
|
||||||
|
|
||||||
fails_with :clang do
|
fails_with :clang do
|
||||||
build 421
|
build 425
|
||||||
cause <<-EOS.undent
|
cause <<-EOS.undent
|
||||||
Symbols declared inline in headers are then expected by the linker.
|
Symbols declared inline in headers are then expected by the linker.
|
||||||
Probably declaring them static would fix it properly.
|
Probably declaring them static would fix it properly.
|
||||||
|
|
Loading…
Reference in a new issue