From 0da4b0d50d6ca0c5d780ae53d8c31083f656f2e5 Mon Sep 17 00:00:00 2001 From: sr55 Date: Mon, 14 Apr 2008 17:47:15 +0000 Subject: [PATCH] Updated Cygwin patch file for the new version of x264 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1415 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- contrib/patch-x264-cygwin.patch | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/contrib/patch-x264-cygwin.patch b/contrib/patch-x264-cygwin.patch index 40a14fa44..f2e375d69 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" -- 2.40.0