[SCM] jack-capture/master: Removed unused patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Aug 19 11:24:34 UTC 2013


The following commit has been merged in the master branch:
commit 6619d2de21b75cdd19b5f9c8295cc3bd4585bcdc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Aug 19 13:18:58 2013 +0200

    Removed unused patch.

diff --git a/debian/patches/02-makefile-compile-option.patch b/debian/patches/02-makefile-compile-option.patch
deleted file mode 100644
index 5025e46..0000000
--- a/debian/patches/02-makefile-compile-option.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Author: Jaromír Mikeš <mira.mikes at seznam.cz>
-Description: Removing march=native compiling option.
- Apply $LDFLAGS if set
-Forwarded: no
----
- Makefile |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- jack-capture.orig/Makefile
-+++ jack-capture/Makefile
-@@ -6,7 +6,7 @@ VERSION=0.9.70
- CC=gcc
- CPP=g++
- 
--OPTIMIZE=-O3
-+OPTIMIZE=-O2
- #OPTIMIZE=-O0 -g
- 
- COMPILEFLAGS=$(CFLAGS) $(OPTIMIZE) -DVERSION=\"$(VERSION)\" -Wall -Wextra -Wno-unused
diff --git a/debian/patches/series b/debian/patches/series
index 2e84e9a..2aca792 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 01-fix_hardening.patch
-02-makefile-compile-option.patch
 03-fix_compat_9_build.patch

-- 
jack-capture packaging



More information about the pkg-multimedia-commits mailing list