crosstool-ng: use patch DSL

master
Jack Nagel 2014-03-18 12:13:31 -05:00
parent bcc616a8a8
commit 35e5889175
1 changed files with 2 additions and 4 deletions

View File

@ -18,10 +18,8 @@ class CrosstoolNg < Formula
# Avoid superenv to prevent https://github.com/mxcl/homebrew/pull/10552#issuecomment-9736248
env :std
def patches
# Fixes clang offsetof compatability. Took better patch from #14547
DATA
end
# Fixes clang offsetof compatability. Took better patch from #14547
patch :DATA
def install
system "./configure", "--prefix=#{prefix}",