X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fpatch-x264-cygwin.patch;h=f2e375d6918cb0b1a7a7012818f0b3d3c577976d;hb=2f602298029548b18847c11e9ba86b1df6580cb0;hp=40a14fa4498541fe17030178e70b2d985612b7b3;hpb=45529a284d3aeedad92d7149f36dda0f06083b6a;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/contrib/patch-x264-cygwin.patch b/contrib/patch-x264-cygwin.patch index 40a14fa4..f2e375d6 100644 --- a/contrib/patch-x264-cygwin.patch +++ b/contrib/patch-x264-cygwin.patch @@ -1,10 +1,9 @@ -diff -Naur x264/configure x264-patched/configure ---- x264/configure 2007-01-01 17:01:36.609375000 -0500 -+++ x264-patched/configure 2007-01-01 17:02:36.468750000 -0500 -@@ -96,8 +96,8 @@ +--- x264/configure2 2008-04-12 21:45:07.000000000 +0100 ++++ x264/configure 2008-04-14 18:44:33.890625000 +0100 +@@ -210,8 +210,8 @@ ;; cygwin*) - SYS="CYGWIN" + SYS="MINGW" - CFLAGS="$CFLAGS -mno-cygwin" - LDFLAGS="$LDFLAGS -mno-cygwin" + #CFLAGS="$CFLAGS -mno-cygwin"