[routino] 01/03: Drop unneeded newline removal from hardening patch.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Sep 14 23:06:27 UTC 2015


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

sebastic pushed a commit to branch master
in repository routino.

commit 930ff50206057ea564b148d969f4e468320f14a8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 14 23:18:20 2015 +0200

    Drop unneeded newline removal from hardening patch.
---
 debian/patches/hardening | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/patches/hardening b/debian/patches/hardening
index 778c40e..015e900 100644
--- a/debian/patches/hardening
+++ b/debian/patches/hardening
@@ -4,15 +4,7 @@ Forwarded: not-needed
 
 --- a/Makefile.conf
 +++ b/Makefile.conf
-@@ -65,7 +65,6 @@ endif
- CC=gcc
- LD=gcc
- 
--
- # Language dialect selection
- CFLAGS=-std=c99
- 
-@@ -131,3 +130,8 @@ ifneq ($(HOST),MINGW)
+@@ -131,3 +131,8 @@ ifneq ($(HOST),MINGW)
  # Required to compile on Linux without a warning about pread() and pwrite() functions.
  CFLAGS+=-D_POSIX_C_SOURCE=200809L
  endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git



More information about the Pkg-grass-devel mailing list