summaryrefslogtreecommitdiff
path: root/lang/python38
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python38')
-rw-r--r--lang/python38/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile
index 010aa6f5ed59..f35eaee54a2b 100644
--- a/lang/python38/Makefile
+++ b/lang/python38/Makefile
@@ -94,10 +94,6 @@ PLIST_FILES+= bin/python${PYTHON_VER}${ABIFLAGS} \
libdata/pkgconfig/python-${PYTHON_VER}${ABIFLAGS}-embed.pc
.endif
-.if ${ARCH} == sparc64
-CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMIT=900
-.endif
-
# See https://bugs.freebsd.org/115940 and https://bugs.freebsd.org/193650
.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)
PLIST_SUB+= NO_NIS="@comment "