haproxy/.github
Willy Tarreau 8194499bec BUILD: makefile: move -O2 from CPU_CFLAGS to OPT_CFLAGS
CPU_CFLAGS is meant to set the CPU-specific options (-mcpu, -march etc).
The fact that it also includes the optimization level is annoying because
one cannot be set without replacing the other. Let's move the optimization
level to a new independent OPT_CFLAGS that is added early to the list, so
that other CFLAGS (including CPU_CFLAGS) can continue to override it if
necessary.
2024-04-11 17:25:45 +02:00
..
ISSUE_TEMPLATE
workflows CI: update the build options to get rid of unneeded DEBUG options 2024-04-11 17:25:45 +02:00
errorfile
h2spec.config
matrix.py BUILD: makefile: move -O2 from CPU_CFLAGS to OPT_CFLAGS 2024-04-11 17:25:45 +02:00
vtest.json