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 302430 Details for
Bug 433843
java-openjdk needs porting to ia64
[?]
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]
spec patch for ia64
java-1.6.0-openjdk-spec.patch (text/plain), 1.95 KB, created by
Zhan, Yi
on 2008-04-15 09:25:38 UTC
(
hide
)
Description:
spec patch for ia64
Filename:
MIME Type:
Creator:
Zhan, Yi
Created:
2008-04-15 09:25:38 UTC
Size:
1.95 KB
patch
obsolete
>--- java-1.6.0-openjdk.spec.orig 2008-04-15 09:11:04.000000000 +0000 >+++ java-1.6.0-openjdk.spec 2008-04-15 09:14:20.000000000 +0000 >@@ -1,7 +1,11 @@ > # If gcjbootstrap is 1 IcedTea is bootstrapped against > # java-1.5.0-gcj-devel. If gcjbootstrap is 0 IcedTea is built against > # java-1.6.0-openjdk-devel. >+%ifarch ia64 >+%define gcjbootstrap 1 >+%else > %define gcjbootstrap 0 >+%endif > > %define icedteaver 1.1 > %define icedteasnapshot -adf994e626139f459d6751e4692fab821197934f >@@ -33,6 +37,10 @@ > %define archbuild ppc64 > %define archinstall ppc64 > %else >+%ifarch ia64 >+%define archbuild ia64 >+%define archinstall ia64 >+%else > %ifarch %{ix86} > %define archbuild i586 > %define archinstall i386 >@@ -43,6 +51,7 @@ > %endif > %endif > %endif >+%endif > > %define buildoutputdir openjdk/control/build/linux-%{archbuild} > >@@ -60,8 +69,12 @@ > > # Hard-code libdir on 64-bit architectures to make the 64-bit JDK > # simply be another alternative. >-%ifarch x86_64 ppc64 sparc64 >+%ifarch x86_64 ppc64 sparc64 ia64 >+%ifarch ia64 >+%define syslibdir %{_prefix}/lib >+%else > %define syslibdir %{_prefix}/lib64 >+%endif > %define _libdir %{_prefix}/lib > %define archname %{name}.%{_arch} > %define localpolicy jce_%{javaver}_%{origin}_local_policy.%{_arch} >@@ -83,7 +96,7 @@ > > # Standard JPackage directories and symbolic links. > # Make 64-bit JDKs just another alternative on 64-bit architectures. >-%ifarch x86_64 ppc64 sparc64 >+%ifarch x86_64 ppc64 sparc64 ia64 > %define sdklnk java-%{javaver}-%{origin}.%{_arch} > %define jrelnk jre-%{javaver}-%{origin}.%{_arch} > %define sdkdir %{name}-%{version}.%{_arch} >@@ -95,7 +108,7 @@ > %define jredir %{sdkdir}/jre > %define sdkbindir %{_jvmdir}/%{sdklnk}/bin > %define jrebindir %{_jvmdir}/%{jrelnk}/bin >-%ifarch x86_64 ppc64 sparc64 >+%ifarch x86_64 ppc64 sparc64 ia64 > %define jvmjardir %{_jvmjardir}/%{name}-%{version}.%{_arch} > %else > %define jvmjardir %{_jvmjardir}/%{name}-%{version}
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 433843
:
302430
|
303967