FreeBSD Bugzilla – Attachment 247581 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]
patch
python311-armv7.diff (text/plain), 429 bytes, created by
Brad Davis
on 2024-01-10 22:03:06 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Brad Davis
Created:
2024-01-10 22:03:06 UTC
Size:
429 bytes
patch
obsolete
>diff --git a/lang/python311/Makefile b/lang/python311/Makefile >index 7a79bb544c..68c206a374 100644 >--- a/lang/python311/Makefile >+++ b/lang/python311/Makefile >@@ -87,6 +87,10 @@ PYMALLOC_CONFIGURE_WITH= pymalloc > ABIFLAGS:= d${ABIFLAGS} > .endif > >+.if ${ARCH} == "armv7" >+USES+= llvm:max=16,build >+.endif >+ > .if !empty(ABIFLAGS) > PLIST_FILES+= bin/python${PYTHON_VER}${ABIFLAGS} \ > bin/python${PYTHON_VER}${ABIFLAGS}-config \
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