mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/apsw: Reenable load_extension, again
Closes: https://bugs.gentoo.org/851741 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -39,6 +39,7 @@ PATCHES=(
|
||||
src_configure() {
|
||||
cat >> setup.cfg <<-EOF || die
|
||||
[build_ext]
|
||||
enable=load_extension
|
||||
use_system_sqlite_config=True
|
||||
EOF
|
||||
}
|
||||
Reference in New Issue
Block a user