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 670774 Details for
Bug 863801
eclipse-4.3.0-0.12.git201301281400.fc19 is broken on ARM
[?]
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]
Patch
arm.patch (text/plain), 1.29 KB, created by
Krzysztof Daniel
on 2012-12-31 11:32:05 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2012-12-31 11:32:05 UTC
Size:
1.29 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P eclipse >diff --git eclipse-secondary-arches.patch eclipse-secondary-arches.patch >index 165c96e..74f2ad7 100644 >--- eclipse-secondary-arches.patch >+++ eclipse-secondary-arches.patch >@@ -431,24 +431,14 @@ > <activation> > --- rt.equinox.framework/bundles/org.eclipse.equinox.executable/library/gtk/build.sh.bak 2012-11-20 07:45:12.580081610 -0500 > +++ rt.equinox.framework/bundles/org.eclipse.equinox.executable/library/gtk/build.sh 2012-11-20 07:49:33.792018170 -0500 >-@@ -94,6 +94,21 @@ >+@@ -94,6 +94,11 @@ > defaultJava=DEFAULT_JAVA_EXEC >- OUTPUT_DIR="../../bin/$defaultWS/$defaultOS/$defaultOSArch" >+ OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch" > ;; >-+ "armv7l") >++ "armv*") > + defaultOSArch="arm" > + defaultJava=DEFAULT_JAVA_EXEC >-+ OUTPUT_DIR="../../bin/$defaultWS/$defaultOS/$defaultOSArch" >-+ ;; >-+ "armv7hl") >-+ defaultOSArch="arm" >-+ defaultJava=DEFAULT_JAVA_EXEC >-+ OUTPUT_DIR="../../bin/$defaultWS/$defaultOS/$defaultOSArch" >-+ ;; >-+ "armv5tel") >-+ defaultOSArch="arm" >-+ defaultJava=DEFAULT_JAVA_EXEC >-+ OUTPUT_DIR="../../bin/$defaultWS/$defaultOS/$defaultOSArch" >++ OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch" > + ;; > *) > echo "*** Unknown MODEL <${MODEL}>"
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 863801
:
670774
|
671286