aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/zeromq.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/zeromq.rb b/Library/Formula/zeromq.rb
index 3adf0493c..0ddbdd9e8 100644
--- a/Library/Formula/zeromq.rb
+++ b/Library/Formula/zeromq.rb
@@ -24,6 +24,9 @@ class Zeromq < Formula
depends_on :libtool
end
+ # Remove along with build_fat hack at 3.2.0
+ env :std if build.universal?
+
fails_with :llvm do
build 2326
cause "Segfault while linking"