Refresh patches.
authorAlessio Treglia <alessio@debian.org>
Wed, 16 Jan 2013 16:13:52 +0000 (16:13 +0000)
committerAlessio Treglia <alessio@debian.org>
Wed, 16 Jan 2013 16:13:52 +0000 (16:13 +0000)
debian/patches/gcc-optflags.patch

index 84356d0b8db3c67e909a9549649f66e89ea1daf4..bae8512ebdbe8f4bd29c0c197f9c913a7568b003 100644 (file)
@@ -7,7 +7,7 @@ Forwarded: not-needed
 
 --- gpac.orig/configure
 +++ gpac/configure
-@@ -328,7 +328,7 @@ for opt do
+@@ -332,7 +332,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"
              ;;
-@@ -612,7 +612,7 @@ fi
+@@ -618,7 +618,7 @@ fi
  
  #GCC opt
  if test "$no_gcc_opt" = "no"; then