[PATCH libaio 11/11] build: Honour user build flags
authorGuillem Jover <guillem@hadrons.org>
Sun, 12 Apr 2020 02:01:27 +0000 (04:01 +0200)
committerGuillem Jover <guillem@debian.org>
Tue, 2 Nov 2021 23:56:45 +0000 (23:56 +0000)
commit9808e01fb96911f295933e5ed424a3544c568b75
tree4e8f4bf099e5d84b5cac9fcd6d3ea83042e2b258
parentd7c656ac3c43ed0cb07c3fb93a13c8ca26afc91d
[PATCH libaio 11/11] build: Honour user build flags

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 if the user flags are
passed.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
Gbp-Pq: Name 0011-build-Honour-user-build-flags.patch
harness/Makefile
src/Makefile