summaryrefslogtreecommitdiffstats
path: root/.github/matrix.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:20:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:20:30 +0000
commitddfc40eabdbc59a607b568e946fb116dcd3439fd (patch)
treeb3253de65399448dbbf12e5b65d2da56c53d3af6 /.github/matrix.py
parentAdding upstream version 2.9.6. (diff)
downloadhaproxy-upstream/2.9.7.tar.xz
haproxy-upstream/2.9.7.zip
Adding upstream version 2.9.7.upstream/2.9.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/matrix.py')
-rwxr-xr-x.github/matrix.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/matrix.py b/.github/matrix.py
index 856704d..53279c4 100755
--- a/.github/matrix.py
+++ b/.github/matrix.py
@@ -125,6 +125,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",