FreeBSD Bugzilla – Attachment 140417 Details for
Bug 186983
[PATCH] devel/pcre: Seems the jit isn't for mips64.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pcre-8.34.patch
pcre-8.34.patch (text/plain), 383 bytes, created by
Mathieu Arnold
on 2014-02-23 18:20:00 UTC
(
hide
)
Description:
pcre-8.34.patch
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2014-02-23 18:20:00 UTC
Size:
383 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 345754) >+++ Makefile (working copy) >@@ -32,7 +32,7 @@ > > .include <bsd.port.options.mk> > >-.if ${ARCH} != "sparc64" && ${ARCH} != "ia64" >+.if ${ARCH} != "sparc64" && ${ARCH} != "ia64" && ${ARCH} != "mips64" > CONFIGURE_ARGS+= --enable-jit > .else > CONFIGURE_ARGS+= --disable-jit
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 186983
: 140417