Refresh patches.
authorAlessio Treglia <alessio@debian.org>
Sun, 27 May 2012 09:27:53 +0000 (11:27 +0200)
committerAlessio Treglia <alessio@debian.org>
Sun, 27 May 2012 09:27:53 +0000 (11:27 +0200)
debian/patches/gcc-optflags.patch

index ee04b5b8a63a9bade3e91310d44340748b0e71eb..84356d0b8db3c67e909a9549649f66e89ea1daf4 100644 (file)
@@ -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