[avce00] 01/04: Add debian CPPFLAGS also
    Johan Van de Wauw 
    johanvdw-guest at moszumanska.debian.org
       
    Sat Oct 18 20:59:43 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository avce00.
commit 9d542e55f6b4c7c1bba082bbc2d608a997f2adb7
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Sat Oct 18 22:19:06 2014 +0200
    Add debian CPPFLAGS also
---
 debian/patches/GNUmakefile.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/GNUmakefile.diff b/debian/patches/GNUmakefile.diff
index 2265639..b22d0a4 100644
--- a/debian/patches/GNUmakefile.diff
+++ b/debian/patches/GNUmakefile.diff
@@ -8,7 +8,7 @@ Enable the hardening flags when linking
  #
 -CFLAGS= $(BYTE_ORDER_FL) $(OPTFLAGS) -g -Wall -DDEBUG
 -LFLAGS= 
-+CFLAGS+= $(BYTE_ORDER_FL) $(OPTFLAGS) -g -Wall -DDEBUG
++CFLAGS+= $(CPPFLAGS) $(BYTE_ORDER_FL) $(OPTFLAGS) -g -Wall -DDEBUG
 +LFLAGS=$(LDFLAGS) 
  AR= ar
  
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/avce00.git
    
    
More information about the Pkg-grass-devel
mailing list