[med-svn] [libhat-trie] 03/03: refresh patches

Sascha Steinbiss satta at debian.org
Tue Apr 25 08:47:04 UTC 2017


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

satta pushed a commit to branch experimental
in repository libhat-trie.

commit f76bda59c3a32699fbc654b5e9921a3c46abf9e9
Author: Sascha Steinbiss <sascha.steinbiss at dcso.de>
Date:   Tue Apr 25 10:45:45 2017 +0200

    refresh patches
---
 debian/patches/reproducible.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch
index 19e099e..7ea9f65 100644
--- a/debian/patches/reproducible.patch
+++ b/debian/patches/reproducible.patch
@@ -6,8 +6,8 @@ Author: Sascha Steinbiss <sascha at steinbiss.name>
  m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
  AC_CONFIG_MACRO_DIR([m4])
  
--base_CFLAGS="-std=c99 -Wall -Wextra -pedantic"
-+base_CFLAGS="${CFLAGS} -std=c99 -Wall -Wextra -pedantic"
+-base_CFLAGS="-std=gnu99 -Wall -Wextra -pedantic"
++base_CFLAGS="${CFLAGS} ${CPPFLAGS} -std=gnu99 -Wall -Wextra -pedantic"
  opt_CFLAGS="${base_CFLAGS} -O3"
  dbg_CFLAGS="${base_CFLAGS} -g -O0"
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhat-trie.git



More information about the debian-med-commit mailing list