From 06aed0a98bf19b228a3a8a0a3d0a0c511af9684b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 15 Sep 2014 21:44:42 +0100 Subject: userspace-rcu: add 0.8.4 bottle. --- Library/Formula/userspace-rcu.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/userspace-rcu.rb b/Library/Formula/userspace-rcu.rb index 01d1e7b1c..8d5037564 100644 --- a/Library/Formula/userspace-rcu.rb +++ b/Library/Formula/userspace-rcu.rb @@ -5,6 +5,13 @@ class UserspaceRcu < Formula url "http://lttng.org/files/urcu/userspace-rcu-0.8.4.tar.bz2" sha1 "4b3bf1b76e6ea50d9a56d9e5e00df2cc7c4d610f" + bottle do + cellar :any + sha1 "16c1a7476c1f43cfdee4b3410dc2a91b7c84ba5c" => :mavericks + sha1 "e914e384c50f1fcde334f4ea059c62305b5e60ca" => :mountain_lion + sha1 "be83fc32071b02e3881a67119e3944166d8f81ad" => :lion + end + def install args = ["--disable-dependency-tracking", "--disable-silent-rules", "--disable-rpath", "--prefix=#{prefix}"] -- cgit v1.2.3