forked from pool/uwsgi
Accepting request 322068 from home:k0da:branches:server:http
- Don't build v8 plugin for PowerPC OBS-URL: https://build.opensuse.org/request/show/322068 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=42
This commit is contained in:
parent
0cc2a6a692
commit
c8d0d7460c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 12 11:10:35 UTC 2015 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- Don't build v8 plugin for PowerPC
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 28 18:10:21 UTC 2015 - jfunk@funktronics.ca
|
Sun Jun 28 18:10:21 UTC 2015 - jfunk@funktronics.ca
|
||||||
|
|
||||||
|
@ -500,7 +500,7 @@ excluded_plugins="$excluded_plugins matheval"
|
|||||||
|
|
||||||
# V8 is not yet available on all platforms and is broken in the v8 versions in
|
# V8 is not yet available on all platforms and is broken in the v8 versions in
|
||||||
# 13.1+
|
# 13.1+
|
||||||
%ifarch %{ix86} x86_64 %{arm}
|
%ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le
|
||||||
%if 0%{?suse_version} >= 1310
|
%if 0%{?suse_version} >= 1310
|
||||||
excluded_plugins="$excluded_plugins v8"
|
excluded_plugins="$excluded_plugins v8"
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user