Commit 6a797738 authored by Rafaël Carré's avatar Rafaël Carré

Fix goom building for win32 with gcc4

parent fe5096c2
......@@ -1168,9 +1168,8 @@ endif
ifdef HAVE_WIN32
(cd $@; dos2unix configure.in)
patch -p 0 < Patches/goom2k4-0-win32.patch
else
patch -p 0 < Patches/goom2k4-0-mmx.patch
endif
patch -p 0 < Patches/goom2k4-0-mmx.patch
.goom2k4: goom
ifdef HAVE_DARWIN_OS
......
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