Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
b737dd6c
Commit
b737dd6c
authored
Feb 13, 2008
by
Jean-Baptiste Kempf
Browse files
Fix Goom compile for windows.
parent
1c4de827
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
b737dd6c
...
...
@@ -1242,12 +1242,12 @@ goom: goom$(GOOM2k4_VERSION).tar.gz
$(EXTRACT_GZ)
ifdef
HAVE_DARWIN_OS
patch
-p0
< Patches/goom.patch
patch
-p0
< Patches/goom2k4-0-mmx.patch
endif
ifdef
HAVE_WIN32
(
cd
$@
;
dos2unix configure.in
)
patch
-p0
< Patches/goom2k4-0-win32.patch
endif
patch
-p0
< Patches/goom2k4-0-mmx.patch
.goom2k4
:
goom
ifdef
HAVE_DARWIN_OS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment