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 158572 Details for
Bug 246804
libtool: avoid depending on gcc-java 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]
Avoid gcc-java dependency on ARM.
libtool-spec-arm.diff (text/plain), 722 bytes, created by
Lennert Buytenhek
on 2007-07-05 02:15:47 UTC
(
hide
)
Description:
Avoid gcc-java dependency on ARM.
Filename:
MIME Type:
Creator:
Lennert Buytenhek
Created:
2007-07-05 02:15:47 UTC
Size:
722 bytes
patch
obsolete
>Index: SPECS/libtool.spec >=================================================================== >--- SPECS.orig/libtool.spec >+++ SPECS/libtool.spec >@@ -28,7 +28,10 @@ Patch5: libtool-1.5.22-configupdate- > Patch6: libtool-1.5.22-relativepath.patch > BuildRequires: autoconf >= 2.59, automake >= 1.9.2, texinfo > # make sure we can configure all supported langs >-BuildRequires: gcc, gcc-c++, libstdc++-devel, gcc-gfortran, gcc-java >+BuildRequires: gcc, gcc-c++, libstdc++-devel, gcc-gfortran >+%ifnarch %{arm} >+BuildRequires: gcc-java >+%endif > # /usr/bin/libtool includes paths within gcc's versioned directories > # Libtool must be rebuilt whenever a new upstream gcc is built > Requires: autoconf >= 2.50, automake >= 1.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 246804
: 158572