Commit dfe86c19 authored by Felix Paul Kühne's avatar Felix Paul Kühne

contribs: fix goom compilation

parent 4d08ad82
......@@ -1318,7 +1318,7 @@ ifdef HAVE_WIN32
(cd $@; dos2unix configure.in)
patch -p0 < Patches/goom2k4-0-win32.patch
else
ifneq ($(DARWIN_COMPILER),LLVMGCC)
ifndef HAVE_DARWIN_OS
patch -p0 < Patches/goom2k4-0-mmx.patch
endif
endif
......
# ***************************************************************************
# src/packages.mak : Archive locations
# ***************************************************************************
# Copyright (C) 2003 - 2008 the VideoLAN team
# Copyright (C) 2003 - 2009 the VideoLAN team
# $Id$
#
# Authors: Christophe Massiot <massiot@via.ecp.fr>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment