kyoto-cabinet: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:10:46 +00:00
parent c52f5c68f9
commit 155cbe1541

View file

@ -13,14 +13,6 @@ class KyotoCabinet < Formula
sha256 "bfed1b4b4aa5e742c89f9aa0ba83375ad4ff1d5daaf0e060260d16df4024582d" => :mavericks
end
fails_with :clang do
build 421
cause <<~EOS
Kyoto-cabinet relies on GCC atomic intrinsics, but Clang does not
implement them for non-integer types.
EOS
end
patch :DATA if MacOS.version >= :mavericks
def install