ccrypt: clarify which clang build was tested

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-05-01 13:34:21 -05:00
parent 1802591877
commit d300df3db6

View file

@ -6,7 +6,7 @@ class Ccrypt < Formula
md5 'c3f78019d7a166dd66f1d4b1390c62c2'
def install
# Tests fail with clang at higher optimization
# Tests fail with clang (build 318) at higher optimization
ENV.no_optimization if ENV.compiler == :clang
system "./configure", "--disable-debug",