FreeBSD Bugzilla – Attachment 205724 Details for
Bug 239163
lang/python27: Consolidate 64-bit ARCH definitions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to lang/python27/Makefile
lang_python27.diff (text/plain), 447 bytes, created by
Mark Linimon
on 2019-07-12 16:24:14 UTC
(
hide
)
Description:
patch to lang/python27/Makefile
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2019-07-12 16:24:14 UTC
Size:
447 bytes
patch
obsolete
>Index: lang/python27/Makefile >=================================================================== >--- lang/python27/Makefile (revision 506264) >+++ lang/python27/Makefile (working copy) >@@ -88,7 +88,7 @@ > PLIST_SUB+= X86_ONLY="@comment " > .endif > >-.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == mips64 || ${ARCH} == powerpc64 || ${ARCH} == sparc64 >+.if ${ARCH:M*64*} > PLIST_SUB+= 32BIT_ONLY="@comment " > .else > PLIST_SUB+= 32BIT_ONLY=""
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 239163
:
205719
| 205724