[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>
Thu, 24 Dec 2020 14:41:17 +0000 (14:41 +0000)
commit6cad76212a6aa0b26e6646f261c17ffffdcbfbf3
tree47e1ae7cb2db2b119d99ebeb6e59f7f6d782eefa
parenta7f99d2802a3507cec8cad959545d180bf4ea6cc
[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