[SCM] gsequencer/master: Dropped fixed-compiler-flag.diff
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Mon Oct 12 12:44:57 UTC 2015
The following commit has been merged in the master branch:
commit 2a6751f5d14f8f3b5b585a5b9b5b237e3445d635
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Mon Oct 12 14:36:41 2015 +0200
Dropped fixed-compiler-flag.diff
diff --git a/debian/patches/fixed-compiler-flag.diff b/debian/patches/fixed-compiler-flag.diff
deleted file mode 100644
index 7ced031..0000000
--- a/debian/patches/fixed-compiler-flag.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: gsequencer/Makefile.am
-===================================================================
---- gsequencer.orig/Makefile.am 2015-10-12 14:18:43.996746100 +0200
-+++ gsequencer/Makefile.am 2015-10-12 14:19:28.090742766 +0200
-@@ -4,8 +4,8 @@
- AM_CPPFLAGS = -I$(top_srcdir)/src -DDESTDIR=\"$(DESTDIR)$(datadir)\" -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" -D_FORTIFY_SOURCE=2
-
- # what flags you want to pass to the C compiler & linker
--CFLAGS = -g -O9 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -ftrapv
--LDFLAGS = -fPIE -pie -Wl,-z,relro -Wl,-z,now
-+CFLAGS = @CFLAGS@
-+LDFLAGS = @LDFLAGS@
-
- # this lists the binaries to produce, the (non-PHONY, binary) targets in
- # the previous manual Makefile
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index cbb5b00..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fixed-compiler-flag.diff
--
gsequencer packaging
More information about the pkg-multimedia-commits
mailing list