aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/python3/Makefile
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2022-05-18 08:57:18 +1000
committerfuzzard <fuzzard@kodi.tv>2022-05-18 10:12:44 +1000
commitebc2f4916788d669c3f8376be2ea2879ac4329f7 (patch)
tree2b23e2eb15065eb2c6783f8911e858e1da6d0e5a /tools/depends/target/python3/Makefile
parenta66689d9f1fcd28e39cd7ed6071b549f0e6ade80 (diff)
[tools/depends] python 3.9.13
Diffstat (limited to 'tools/depends/target/python3/Makefile')
-rw-r--r--tools/depends/target/python3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/depends/target/python3/Makefile b/tools/depends/target/python3/Makefile
index f68a56d08c..089dffbddf 100644
--- a/tools/depends/target/python3/Makefile
+++ b/tools/depends/target/python3/Makefile
@@ -29,7 +29,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \
--enable-ipv6 \
$(EXTRA_CONFIGURE)
-
LIBDYLIB=$(PLATFORM)/libpython$(PYTHON_VERSION).a
all: .installed-$(PLATFORM)