gnupg: fix compilation with clang

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-02-19 01:05:25 -06:00
parent 80b2325afd
commit 740ceee9ba
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ class Gnupg < Formula
end
def install
ENV.append 'CFLAGS', '-std=gnu89' if ENV.compiler == :clang
if ARGV.include? '--idea'
opoo "You are building with support for the patented IDEA cipher."
d=Pathname.getwd