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 DOC: Replace issue templates by issue forms 2021-06-24 04:15:04 +02:00
workflows CI: update the build options to get rid of unneeded DEBUG options 2024-04-11 17:25:45 +02:00
errorfile CI: github actions: add weekly h2spec test 2020-03-24 21:04:25 +01:00
h2spec.config MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size 2021-08-26 19:52:04 +02:00
matrix.py BUILD: makefile: move -O2 from CPU_CFLAGS to OPT_CFLAGS 2024-04-11 17:25:45 +02:00
vtest.json CI: Expand use of GitHub Actions for CI 2020-11-10 10:15:17 +01:00