dev-python/asyncpg: fix cflags with USE=debug

Closes: https://bugs.gentoo.org/942579
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-10-31 13:28:00 +05:00
parent 0a3fb9e449
commit 67c7943359

View File

@@ -58,6 +58,7 @@ python_prepare_all() {
# bug #926720
cat <<-EOF >> setup.cfg || die
[build_ext]
debug=False
cython_always=True
cython_annotate=False
cython_directives=