tbb: needs Lion or newer

Refs Homebrew/homebrew#32274
master
Misty De Meo 2014-09-12 16:56:56 -07:00
parent 30707aea33
commit 05edc08a7c
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ class Tbb < Formula
sha1 "2bb200abaf9f8182bfb948e4dee513b9afca2198" => :lion
end
# requires malloc features first introduced in Lion
# https://github.com/Homebrew/homebrew/issues/32274
depends_on :macos => :lion
option :cxx11
def install