From 23be76d464e77160608619277efd54aea7316dc8 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Mon, 12 Oct 2009 14:16:51 +0100 Subject: Git 1.6.5 No longer builds with LLVM due to a bug in LLVM headers. Offending lines contain htonl(). --- Library/Formula/git.rb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'Library/Formula/git.rb') diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb index 99bf64525..5efafbe5e 100644 --- a/Library/Formula/git.rb +++ b/Library/Formula/git.rb @@ -1,16 +1,20 @@ require 'brewkit' class GitManuals