diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/tcptrack.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/tcptrack.rb b/Library/Formula/tcptrack.rb index d24b7ee5b..dd86a6b33 100644 --- a/Library/Formula/tcptrack.rb +++ b/Library/Formula/tcptrack.rb @@ -6,6 +6,7 @@ class Tcptrack < Formula sha1 '921e33279e0032ba3639cdfc674ed74505691d6b' def install + ENV.libstdcxx # Fix IPv6 on MacOS. The patch was sent by email to the maintainer # (tcptrack2@s.rhythm.cx) on 2010-11-24 for inclusion. # Still not fixed in 1.4.2 - @adamv |
