Commit 34df8097 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: more complete patch against FLAC, made by Jonathan Yong

parent 6191f3b6
...@@ -849,7 +849,7 @@ flac-$(FLAC_VERSION).tar.gz: ...@@ -849,7 +849,7 @@ flac-$(FLAC_VERSION).tar.gz:
flac: flac-$(FLAC_VERSION).tar.gz flac: flac-$(FLAC_VERSION).tar.gz
$(EXTRACT_GZ) $(EXTRACT_GZ)
ifdef HAVE_WIN32 ifdef HAVE_WIN32
patch -p0 < Patches/flac-win32.patch ( cd $@; patch -p1 < ../Patches/flac-win32.patch )
endif endif
FLAC_DISABLE_FLAGS = --disable-oggtest --disable-xmms-plugin --disable-cpplibs FLAC_DISABLE_FLAGS = --disable-oggtest --disable-xmms-plugin --disable-cpplibs
......
This diff is collapsed.
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