Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 884553 Details for
Bug 1078190
ocaml ppc64le archi with native compiler
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
ocaml.spec.ppc64le.step2.patch
ocaml.spec.ppc64le.step2.patch (text/plain), 1.96 KB, created by
Michel Normand
on 2014-04-09 15:32:18 UTC
(
hide
)
Description:
ocaml.spec.ppc64le.step2.patch
Filename:
MIME Type:
Creator:
Michel Normand
Created:
2014-04-09 15:32:18 UTC
Size:
1.96 KB
patch
obsolete
>From 9c029e27804eef559abda203fe2292487ea5e0f3 Mon Sep 17 00:00:00 2001 >From: Michel Normand <normand@linux.vnet.ibm.com> >Date: Wed, 9 Apr 2014 11:14:49 -0400 >Subject: [PATCH] ocaml.spec add ppc64le arch native compiler support > >to be committed with ocaml.ppc64le.step2.patch > >Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com> > >diff --git a/ocaml.spec b/ocaml.spec >index cdde8d8..6a1a15f 100644 >--- a/ocaml.spec >+++ b/ocaml.spec >@@ -44,7 +44,8 @@ Patch0011: 0011-arg-Add-no_arg-and-get_arg-helper-functions.patch > Patch0012: 0012-arg-Allow-flags-such-as-flag-arg-as-well-as-flag-arg.patch > > # ppc64le patches >-Patch9999: ocaml.ppc64le.step1.patch >+Patch9999: ocaml.ppc64le.step1.patch >+Patch9998: ocaml.ppc64le.step2.patch > > BuildRequires: ncurses-devel > BuildRequires: gdbm-devel >@@ -82,13 +83,13 @@ Provides: ocaml(compiler) = %{version} > # backend is only available on a subset of architectures. > ExclusiveArch: aarch64 alpha %{arm} ia64 %{ix86} x86_64 ppc ppc64 ppc64le sparc sparcv9 > >-%ifarch aarch64 %{arm} %{ix86} ppc ppc64 sparc sparcv9 x86_64 >+%ifarch aarch64 %{arm} %{ix86} ppc ppc64 ppc64le sparc sparcv9 x86_64 > %global native_compiler 1 > %else > %global native_compiler 0 > %endif > >-%ifarch aarch64 %{arm} %{ix86} ppc ppc64 sparc sparcv9 x86_64 >+%ifarch aarch64 %{arm} %{ix86} ppc ppc64 ppc64le sparc sparcv9 x86_64 > %global natdynlink 1 > %else > %global natdynlink 0 >@@ -269,6 +270,7 @@ git am %{_sourcedir}/0012-arg-Allow-flags-such-as-flag-arg-as-well-as-flag-arg.p > > %ifarch ppc64le > git am %{_sourcedir}/ocaml.ppc64le.step1.patch </dev/null >+git am %{_sourcedir}/ocaml.ppc64le.step2.patch </dev/null > %endif > > %build >@@ -566,7 +568,8 @@ fi > > %changelog > * Tue Apr 9 2014 Michel Normand <normand@linux.vnet.ibm.com> >-- add ppc64le archi but only with bytecode >+- add ppc64le archi with bytecode and native compilers >+ > * Tue Apr 1 2014 Richard W.M. Jones <rjones@redhat.com> - 4.01.0-11 > - Fix --flag=arg patch (thanks: Anton Lavrik, Ignas Vyšniauskas). >
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 1078190
:
876323
|
877953
|
879578
|
882275
|
883619
| 884553