[PATCH 3/3] build: pass CPPFLAGS to C and C++ compilers

2013-06-02 Thread David Bremner
david at tethera.net writes: > From: David Bremner > > This is used in particular by hardening flags. I pushed all three. I assume someone will let me know if I broke the build system for them... d

Re: [PATCH 3/3] build: pass CPPFLAGS to C and C++ compilers

2013-06-02 Thread David Bremner
da...@tethera.net writes: From: David Bremner brem...@debian.org This is used in particular by hardening flags. I pushed all three. I assume someone will let me know if I broke the build system for them... d ___ notmuch mailing list

[PATCH 3/3] build: pass CPPFLAGS to C and C++ compilers

2013-05-25 Thread da...@tethera.net
From: David Bremner This is used in particular by hardening flags. --- Makefile.local |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.local b/Makefile.local index c274f07..644623f 100644 --- a/Makefile.local +++ b/Makefile.local @@

[PATCH 3/3] build: pass CPPFLAGS to C and C++ compilers

2013-05-25 Thread david
From: David Bremner brem...@debian.org This is used in particular by hardening flags. --- Makefile.local |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.local b/Makefile.local index c274f07..644623f 100644 --- a/Makefile.local +++ b/Makefile.local @@ -39,8