Honour user build flags
authorGuillem Jover <guillem@debian.org>
Tue, 26 Feb 2019 04:26:21 +0000 (04:26 +0000)
committerGuillem Jover <guillem@debian.org>
Tue, 26 Feb 2019 04:26:21 +0000 (04:26 +0000)
commit1370e32dc1250d53c9bb95878a83e3e686f58095
treeb534a449ed88ecbbef42f7bd173e0a0c3300f543
parent2f1e4e41b0c4fe348d41d3fc068a114e6171fb8c
Honour user build flags

Origin: vendor
Forwarded: no
Last-Update: 2014-10-09

CPPFLAGS, CFLAGS and LDFLAGS are user flags, which we need to preserve, any
required flag that the build system needs, has to be set in some other flag
so that the build will succeed even of the user flags are passed.

Gbp-Pq: Name 05_build-flags.patch
harness/Makefile
src/Makefile