aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-05-18 19:47:30 -0500
committerJack Nagel2014-05-18 19:47:30 -0500
commitfac8edc8bdbc7af33825de75b81e6c672f899057 (patch)
tree2d05260cfad559672b1effdde631d9e2a27239cb /Library
parente2711ef7a93ebb506b3331cc1e19f34459ffad96 (diff)
downloadhomebrew-fac8edc8bdbc7af33825de75b81e6c672f899057.tar.bz2
tcptrack: add ENV.libstdcxx
Fixes #29374.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/tcptrack.rb1
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