Contribs: apply the ugly gcc 4.2 patch also on windows :D Fix goom2k4 with mingw32-4.2 compilation

This commit is contained in:
Jean-Baptiste Kempf 2007-10-20 00:50:39 +00:00
parent adf884fa19
commit de0b739901
1 changed files with 1 additions and 2 deletions

View File

@ -1230,9 +1230,8 @@ endif
ifdef HAVE_WIN32
(cd $@; dos2unix configure.in)
patch -p0 < Patches/goom2k4-0-win32.patch
else
patch -p0 < Patches/goom2k4-0-mmx.patch
endif
patch -p0 < Patches/goom2k4-0-mmx.patch
.goom2k4: goom
ifdef HAVE_DARWIN_OS