git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6323d0d
)
Contribs: flac patch for broken CYGWIN :D
author
Jean-Baptiste Kempf
<jb@videolan.org>
Thu, 4 Oct 2007 21:37:30 +0000
(21:37 +0000)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Thu, 4 Oct 2007 21:37:30 +0000
(21:37 +0000)
extras/contrib/src/Makefile
patch
|
blob
|
history
diff --git
a/extras/contrib/src/Makefile
b/extras/contrib/src/Makefile
index
dddc4e6
..
a09780f
100644
(file)
--- a/
extras/contrib/src/Makefile
+++ b/
extras/contrib/src/Makefile
@@
-809,6
+809,9
@@
flac-$(FLAC_VERSION).tar.gz:
flac: flac-$(FLAC_VERSION).tar.gz
$(EXTRACT_GZ)
+ifdef HAVE_CYGWIN
+ patch -p0 < Patches/flac-win32.patch
+endif
FLAC_DISABLE_FLAGS = --disable-oggtest --disable-xmms-plugin --disable-cpplibs