Andreas Ericsson [off-list ref] writes:
Yes it should. Currently the git makefile doesn't distinguish between
CFLAGS and LDFLAGS which results in a fair few warnings.
Very well. Maybe LDFLAGS and ALL_LDFLAGS pair to parallel
CFLAGS and ALL_CFLAGS (the former is for the end user to
override from make command line, the latter is for Makefile to
augment and use)?