summaryrefslogtreecommitdiff
path: root/lang/python38
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-02-24 15:48:16 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-02-24 15:48:16 +0000
commitc8c2d4f2253694802ef720f098c57800570ad2fc (patch)
tree410725f8a6a2dbdb27e1ec93893d4e01554c3d37 /lang/python38
parentnet-mgmt/net-snmp: fix net-snmp-config on jail hosts (diff)
lang/python3: allow using LTO on powerpc64
It was recently fixed and will be available in 13.2-RELEASE. Since LTO is not enabled by default, it's ok to make it available.
Diffstat (limited to 'lang/python38')
-rw-r--r--lang/python38/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile
index 07a565977f73..056ff45a8f98 100644
--- a/lang/python38/Makefile
+++ b/lang/python38/Makefile
@@ -50,7 +50,6 @@ PLIST_SUB= ABI=${ABIFLAGS} \
OPTIONS_DEFINE= DEBUG IPV6 LIBMPDEC LTO NLS PYMALLOC
OPTIONS_DEFAULT= LIBMPDEC PYMALLOC
-OPTIONS_EXCLUDE_powerpc64= LTO
OPTIONS_EXCLUDE_riscv64= LTO
OPTIONS_RADIO= HASH
OPTIONS_RADIO_HASH= FNV SIPHASH