mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-22 20:32:12 +00:00
8194499bec
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. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
errorfile | ||
h2spec.config | ||
matrix.py | ||
vtest.json |