projects
/
gpac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4961ed3
)
Refresh patches.
author
Alessio Treglia
<alessio@debian.org>
Sun, 27 May 2012 09:27:53 +0000
(11:27 +0200)
committer
Alessio Treglia
<alessio@debian.org>
Sun, 27 May 2012 09:27:53 +0000
(11:27 +0200)
debian/patches/gcc-optflags.patch
patch
|
blob
|
history
diff --git
a/debian/patches/gcc-optflags.patch
b/debian/patches/gcc-optflags.patch
index ee04b5b8a63a9bade3e91310d44340748b0e71eb..84356d0b8db3c67e909a9549649f66e89ea1daf4 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
15,7 +315
,7 @@ for opt do
+@@ -3
28,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