[Pkg-octave-commit] [octave-ltfat] 03/04: d/p/add-hardening-flags.patch: Drop patch (applied upstream)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Tue May 12 11:37:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch master
in repository octave-ltfat.

commit f9bd7678072f83d21e32f45db2fd04d7f649a801
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue May 12 05:05:06 2015 -0300

    d/p/add-hardening-flags.patch: Drop patch (applied upstream)
---
 debian/patches/add-hardening-flags.patch | 20 --------------------
 debian/patches/series                    |  1 -
 2 files changed, 21 deletions(-)

diff --git a/debian/patches/add-hardening-flags.patch b/debian/patches/add-hardening-flags.patch
deleted file mode 100644
index cbefb67..0000000
--- a/debian/patches/add-hardening-flags.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Allow the use of default value in CFLAGS
- This changes allow the inclusion of security hardening build flags
- for CFLAGS and CPPFLAGS, via debian/rules.  This is one of the
- release goals of Debian, see:
- https://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Forwarded: https://savannah.gnu.org/bugs/index.php?43210
-Last-Update: 2014-09-12
-
---- octave-ltfat-1.4.4.orig/src/Makefile_unix
-+++ octave-ltfat-1.4.4/src/Makefile_unix
-@@ -22,7 +22,7 @@ ifndef SFFTW
- endif
- 
- 
--CFLAGS=-O3 -fPIC -std=c99 -Ithirdparty 
-+CFLAGS+=-O3 -fPIC -std=c99 -Ithirdparty 
- SHARED_FLAGS=-shared -Wl,--no-undefined -lc -lm -L"$(MATLABROOT)/bin/$(ARCH)" \
- 			 -lmwblas -lmwlapack $(DFFTW) $(SFFTW)
- 
diff --git a/debian/patches/series b/debian/patches/series
index a0d7c35..52b9379 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-add-hardening-flags.patch
 fix-path-of-included-makefile.patch

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-ltfat.git



More information about the Pkg-octave-commit mailing list