From: Alessio Treglia Date: Sun, 27 May 2012 09:27:53 +0000 (+0200) Subject: Refresh patches. X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~185 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5336dc7d8b5d80fc58df95a29644a79d51302ba0;p=gpac.git Refresh patches. --- diff --git a/debian/patches/gcc-optflags.patch b/debian/patches/gcc-optflags.patch index ee04b5b..84356d0 100644 --- a/debian/patches/gcc-optflags.patch +++ b/debian/patches/gcc-optflags.patch @@ -7,7 +7,7 @@ Forwarded: not-needed --- gpac.orig/configure +++ gpac/configure -@@ -315,7 +315,7 @@ for opt do +@@ -328,7 +328,7 @@ for opt do ;; --cpu=*) cpu=`echo $opt | cut -d '=' -f 2` ;; @@ -16,7 +16,7 @@ Forwarded: not-needed ;; --disable-opt) no_gcc_opt="yes" ;; -@@ -599,7 +599,7 @@ fi +@@ -612,7 +612,7 @@ fi #GCC opt if test "$no_gcc_opt" = "no"; then