mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 22:34:20 +02:00
CI: github: add -DDEBUG_LIST to the default builds
Add the -DDEBUG_LIST flag which allow to check if a list element was removed twice.
This commit is contained in:
1
.github/matrix.py
vendored
1
.github/matrix.py
vendored
@@ -117,6 +117,7 @@ def main(ref_name):
|
||||
"TARGET": TARGET,
|
||||
"CC": CC,
|
||||
"FLAGS": [
|
||||
'DEBUG_CFLAGS="-DDEBUG_LIST"',
|
||||
"USE_ZLIB=1",
|
||||
"USE_OT=1",
|
||||
"OT_INC=${HOME}/opt-ot/include",
|
||||
|
||||
Reference in New Issue
Block a user