I wanted to enable hardening flags in the debian build (I guess other distros will want to do the same); I realized this is made more difficult by the fact that we don't handle CPPFLAGS in our build system. Well, if it makes us feel any better, CMake had (has?) the same bug.
- handle CPPFLAGS in configure and make [email protected]
- [PATCH 1/3] debian: compile with V=1 [email protected]
- [PATCH 2/3] configure: grab CPPFLAGS from the envir... [email protected]
- [PATCH 3/3] build: pass CPPFLAGS to C and C++ compi... [email protected]
- [PATCH 3/3] build: pass CPPFLAGS to C and C++ c... David Bremner
- handle CPPFLAGS in configure and make Tomi Ollila
