FreeBSD Bugzilla – Attachment 248091 Details for
Bug 276249
lang/python311: Fix armv7 build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
no lto on armv7
altpatch (text/plain), 466 bytes, created by
Benjamin Jacobs
on 2024-01-31 14:02:36 UTC
(
hide
)
Description:
no lto on armv7
Filename:
MIME Type:
Creator:
Benjamin Jacobs
Created:
2024-01-31 14:02:36 UTC
Size:
466 bytes
patch
obsolete
>diff --git a/lang/python311/Makefile b/lang/python311/Makefile >index 9b8d5e69df96..33d9735b67d1 100644 >--- a/lang/python311/Makefile >+++ b/lang/python311/Makefile >@@ -48,6 +48,7 @@ PLIST_SUB= ABI=${ABIFLAGS} \ > > OPTIONS_DEFINE= DEBUG IPV6 LIBMPDEC LTO NLS PYMALLOC > OPTIONS_DEFAULT= LIBMPDEC LTO PYMALLOC >+OPTIONS_EXCLUDE_armv7= LTO > OPTIONS_EXCLUDE_riscv64= LTO > OPTIONS_RADIO= HASH > OPTIONS_RADIO_HASH= FNV SIPHASH
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276249
:
247581
|
248091
|
248117
|
248118
|
248130
|
248139
|
248141
|
248142
|
248186