Revert "Aspell compiles with newer LLVM."
This reverts commit f34d241fa1b43742416192e31271ed80ac427803. Doesn't seemingly build with LLVM for some people.
This commit is contained in:
parent
599f8bbd8c
commit
ff08853e2e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Aspell <Formula
|
|||
md5 'bc80f0198773d5c05086522be67334eb'
|
||||
|
||||
def install
|
||||
ENV.gcc_4_2
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
system "make install"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue