summaryrefslogtreecommitdiffstats
path: root/.github/matrix.py
diff options
context:
space:
mode:
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",