FreeBSD Bugzilla – Attachment 258449 Details for
Bug 242896
lang/python*: Fail to package in poudriere (testport) when cross-building
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to lang/python*
python.diff (text/plain), 781 bytes, created by
Mark Linimon
on 2025-03-09 05:40:19 UTC
(
hide
)
Description:
patch to lang/python*
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2025-03-09 05:40:19 UTC
Size:
781 bytes
patch
obsolete
>diff --git a/lang/python38/Makefile b/lang/python38/Makefile >index 53fb18ba0267..4f15bd3d58f0 100644 >--- a/lang/python38/Makefile >+++ b/lang/python38/Makefile >@@ -138,6 +138,9 @@ post-install: > @cd ${WRKSRC} && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ > ./python -E -O -m compileall -d ${PREFIX}/lib/python${PYTHON_VER} \ > ${STAGEDIR}${PREFIX}/lib/python${PYTHON_VER}/_sysconfigdata_${ABIFLAGS}_freebsd${OSREL:R}_.py >+ @cd ${WRKSRC} && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ >+ ./python -E -OO -m compileall -d ${PREFIX}/lib/python${PYTHON_VER} \ >+ ${STAGEDIR}${PREFIX}/lib/python${PYTHON_VER}/_sysconfigdata_${ABIFLAGS}_freebsd${OSREL:R}_.py > @${REINPLACE_CMD} -e 's=/nxb-bin==' \ > ${STAGEDIR}${PREFIX}/lib/python${PYTHON_VER}/config-${PYTHON_VER}${ABIFLAGS}/Makefile > .endif
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 242896
:
210252
|
215000
| 258449