Refresh patches
authorAlessio Treglia <alessio@debian.org>
Tue, 9 Jun 2015 08:35:11 +0000 (09:35 +0100)
committerAlessio Treglia <alessio@debian.org>
Tue, 9 Jun 2015 08:35:11 +0000 (09:35 +0100)
debian/patches/gcc-optflags.patch

index d71ba8d85a1d652d75605956039a2736301791d7..b3e5c9abf7eabbb2e155a480d609bbe508ffa0cb 100644 (file)
@@ -7,7 +7,7 @@ Forwarded: not-needed
 
 --- gpac.orig/configure
 +++ gpac/configure
-@@ -343,7 +343,7 @@ for opt do
+@@ -351,7 +351,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"
              ;;
-@@ -643,7 +643,7 @@ fi
+@@ -686,7 +686,7 @@ fi
  
  #GCC opt
  if test "$no_gcc_opt" = "no"; then