summaryrefslogtreecommitdiff
path: root/lang/python38/files/patch-configure
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-03-31 17:33:41 +0200
committerRene Ladan <rene@FreeBSD.org>2025-03-31 17:34:49 +0200
commitca15850a2b13f4fede0294d724e1d4a8edec8407 (patch)
tree9a8f4e945d66f7d11cdeb15349aded371e612770 /lang/python38/files/patch-configure
parentMOVED: x11/terminator is still active (diff)
lang/python38: remove and unregister, it reached end-of-life in October 2024
This has to be done in one commit to avoid breaking INDEX
Diffstat (limited to 'lang/python38/files/patch-configure')
-rw-r--r--lang/python38/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/python38/files/patch-configure b/lang/python38/files/patch-configure
deleted file mode 100644
index c78047439605..000000000000
--- a/lang/python38/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2022-02-23 19:52:00 UTC
-+++ configure
-@@ -6625,7 +6625,7 @@ fi
-
- if test "$Py_LTO" = 'true' ; then
- case $CC in
-- *clang*)
-+ *clang*|cc)
-
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}llvm-ar", so it can be a program name with args.