ALT Linux Bugzilla
– Attachment 7131 Details for
Bug 33609
[FR] отключать jit на e2k
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
E2K: avoid pcre jit (needs porting)
0001-7.1.6-alt2-ubt.patch (text/plain), 1.28 KB, created by
Michael Shigorin
on 2017-07-02 21:49:31 MSK
(
hide
)
Description:
E2K: avoid pcre jit (needs porting)
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2017-07-02 21:49:31 MSK
Size:
1.28 KB
patch
obsolete
>From bfd9f43caddd3f5845407ece8856f0c5cde59b7e Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Sat, 1 Jul 2017 09:03:51 +0300 >Subject: [PATCH] 7.1.6-alt2%ubt > >- E2K: avoid pcre jit (needs porting) > + should libpcre stay bundled in the first place? >--- > .gear/php7.spec | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > >diff --git a/.gear/php7.spec b/.gear/php7.spec >index 04b2a11..edb9545 100644 >--- a/.gear/php7.spec >+++ b/.gear/php7.spec >@@ -4,7 +4,7 @@ > Summary: The PHP7 scripting language > Name: php7 > Version: 7.1.6 >-Release: alt1%ubt >+Release: alt2%ubt > > %define php7_name %name > %define _php7_version %version >@@ -243,6 +243,9 @@ sed -is 's,\(zend_module_entry \)\(.*= {\),zend_module_entry __attribute__ ((vis > --without-sqlite \ > --with-regex=php \ > --without-pear \ >+%ifarch e2k >+ --without-pcre-jit \ >+%endif > # > export NPROCS=1 > %php7_make >@@ -409,6 +412,10 @@ subst 's,@php7_release@,%php7_release,' %buildroot/%_sysconfdir/rpm/macros.d > %doc tests run-tests.php > > %changelog >+* Fri Jun 30 2017 Michael Shigorin <mike@altlinux.org> 7.1.6-alt2%ubt >+- E2K: avoid pcre jit (needs porting) >+ + should libpcre stay bundled in the first place? >+ > * Sun Jun 11 2017 Anton Farygin <rider@altlinux.ru> 7.1.6-alt1%ubt > - new version > >-- >2.7.4 >
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 33609
: 7131