From f45851412098bbe6caf68fe60478053b93fc080c Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 8 Mar 2013 15:52:50 -0600 Subject: libffi: note why we reverted --- Library/Formula/libffi.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/libffi.rb b/Library/Formula/libffi.rb index 7535134e8..c82ff9304 100644 --- a/Library/Formula/libffi.rb +++ b/Library/Formula/libffi.rb @@ -1,5 +1,7 @@ require 'formula' +# 3.0.12 has a packaging error which causes GTK+, and possibly other +# software, to fail to build; see https://github.com/mxcl/homebrew/issues/18329 class Libffi < Formula homepage 'http://sourceware.org/libffi/' url 'http://mirrors.kernel.org/sources.redhat.com/libffi/libffi-3.0.11.tar.gz' -- cgit v1.2.3