projects
/
gpac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0043061
)
Refresh patches
author
Alessio Treglia
<alessio@debian.org>
Tue, 9 Jun 2015 08:35:11 +0000
(09:35 +0100)
committer
Alessio Treglia
<alessio@debian.org>
Tue, 9 Jun 2015 08:35:11 +0000
(09:35 +0100)
debian/patches/gcc-optflags.patch
patch
|
blob
|
history
diff --git
a/debian/patches/gcc-optflags.patch
b/debian/patches/gcc-optflags.patch
index d71ba8d85a1d652d75605956039a2736301791d7..b3e5c9abf7eabbb2e155a480d609bbe508ffa0cb 100644
(file)
--- a/
debian/patches/gcc-optflags.patch
+++ b/
debian/patches/gcc-optflags.patch
@@
-7,7
+7,7
@@
Forwarded: not-needed
--- gpac.orig/configure
+++ gpac/configure
-@@ -3
43,7 +343
,7 @@ for opt do
+@@ -3
51,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"
;;
-@@ -6
43,7 +643
,7 @@ fi
+@@ -6
86,7 +686
,7 @@ fi
#GCC opt
if test "$no_gcc_opt" = "no"; then