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 158566 Details for
Bug 246801
glibc: please add arm support
[?]
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]
Add 'ports' add-on.
glibc26-ports.diff (text/plain), 1.20 KB, created by
Lennert Buytenhek
on 2007-07-05 00:38:05 UTC
(
hide
)
Description:
Add 'ports' add-on.
Filename:
MIME Type:
Creator:
Lennert Buytenhek
Created:
2007-07-05 00:38:05 UTC
Size:
1.20 KB
patch
obsolete
>Index: SPECS/glibc.spec >=================================================================== >--- SPECS.orig/glibc.spec >+++ SPECS/glibc.spec >@@ -19,6 +19,7 @@ > %define buildpower6 0 > %endif > %define rtkaioarches %{ix86} x86_64 ia64 ppc ppc64 s390 s390x >+%define portsarches %{arm} > %define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9 > %define _unpackaged_files_terminate_build 0 > Summary: The GNU libc libraries. >@@ -34,6 +35,7 @@ Source2: %(echo %{glibcsrcdir} | sed s/g > %define glibc_release_unpack -a1 -a2 > %endif > Source3: %{glibcname}-fedora-%{glibcdate}.tar.bz2 >+Source4: glibc-ports-%{glibcversion}.tar.bz2 > Patch0: %{glibcname}-fedora.patch > Patch1: %{name}-ia64-lib64.patch > Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root >@@ -240,7 +242,8 @@ package or when debugging this package. > %endif > > %prep >-%setup -q -n %{glibcsrcdir} %{glibc_release_unpack} -a3 >+%setup -q -n %{glibcsrcdir} %{glibc_release_unpack} -a3 -a4 >+mv glibc-ports-%{glibcversion} ports > %patch0 -E -p1 > %ifarch ia64 > %if "%{_lib}" == "lib64" >@@ -835,6 +838,9 @@ AddOns=`echo */configure | sed -e 's!/co > %ifarch %{rtkaioarches} > AddOns=,rtkaio$AddOns > %endif >+%ifarch %{portsarches} >+AddOns=,ports$AddOns >+%endif > > build_nptl() > {
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 246801
: 158566 |
158567
|
158568