Update SDL_mixer formula.

Use LLVM if available, now that LD flags are set correctly.
master
Adam Vandenberg 2009-10-02 18:08:37 -07:00 committed by Max Howell
parent 21873120ae
commit a7c682443d
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ class SdlMixer <Formula
end
def install
ENV.gcc_4_2
# We use a private include folder, and then
# symlink the header file ourselves.
# See: http://github.com/mxcl/homebrew/issues#issue/62