summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/python/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/python/PKGBUILD b/core/python/PKGBUILD
index a15bcc7c..357d41c1 100644
--- a/core/python/PKGBUILD
+++ b/core/python/PKGBUILD
@@ -52,14 +52,6 @@ eval "$(
"
)"
-# enable ensurepip
-eval "$(
- declare -f build | \
- sed "
- s/--without-ensurepip/--with-ensurepip/
- "
-)"
-
# LTO, PDO takes too long
eval "$(
declare -f build | \