mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
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:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user