haproxy/include
Willy Tarreau 8fa2f49f24 BUILD: makefile: add a function to collect all options' CFLAGS/LDFLAGS
The new function collect_opts_flags now scans all USE_* options defined
in use_opts and appends the corresponding *_CFLAGS and *_LDFLAGS to
OPTIONS_{C,LD}FLAGS respectively. This will be useful to get rid of all
the individual concatenations to these variables.
2022-12-23 16:53:35 +01:00
..
haproxy MEDIUM: mux-quic: implement STOP_SENDING emission 2022-12-22 16:38:16 +01:00
import CLEANUP: assorted typo fixes in the code and comments 2022-11-30 14:02:36 +01:00
make BUILD: makefile: add a function to collect all options' CFLAGS/LDFLAGS 2022-12-23 16:53:35 +01:00