summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.9.16.ebuild')
-rw-r--r--dev-lang/python/python-3.9.16.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.9.16.ebuild b/dev-lang/python/python-3.9.16.ebuild
index f6dbbd4312df..cb84012fc09b 100644
--- a/dev-lang/python/python-3.9.16.ebuild
+++ b/dev-lang/python/python-3.9.16.ebuild
@@ -240,6 +240,9 @@ src_configure() {
--libdir="${cbuild_libdir:2}"
+ # Avoid needing to load the right libpython.so.
+ --disable-shared
+
# As minimal as possible for the mini CBUILD Python
# we build just for cross.
--without-lto