[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)
committerPeter Michael Green <plugwash@raspbian.org>
Mon, 15 Nov 2021 00:13:31 +0000 (00:13 +0000)
commitc056144ac23fe9bc325ac235b4651e57b41bc8dc
treebf9dbc1062898c34e0f634300a7383af6a6d2f93
parent4e988174ef8e452adc4365b49a71fec4e67f2495
[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