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 572385 Details for
Bug 800601
dietlibc is FTBFS 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]
Add armv7hl to the Makefile
makefile-add-armv7hl.patch (text/plain), 2.09 KB, created by
Niels de Vos
on 2012-03-23 22:33:09 UTC
(
hide
)
Description:
Add armv7hl to the Makefile
Filename:
MIME Type:
Creator:
Niels de Vos
Created:
2012-03-23 22:33:09 UTC
Size:
2.09 KB
patch
obsolete
>diff --git a/dietlibc-0.33.20111222_make-arm.patch b/dietlibc-0.33.20111222_make-arm.patch >new file mode 100644 >index 0000000..4bc1f2a >--- /dev/null >+++ b/dietlibc-0.33.20111222_make-arm.patch >@@ -0,0 +1,11 @@ >+--- dietlibc-0.33.20111222/Makefile 2012-03-23 23:10:17.557920439 +0100 >++++ dietlibc-0.33.20111222.armv7hl/Makefile 2012-03-23 22:57:29.505909839 +0100 >+@@ -8,7 +8,7 @@ >+ BINDIR=${prefix}/bin >+ MAN1DIR=${prefix}/man/man1 >+ >+-MYARCH:=$(shell uname -m | sed -e 's/i[4-9]86/i386/' -e 's/armv[3-6]t\?e\?[lb]/arm/') >++MYARCH:=$(shell uname -m | sed -e 's/i[4-9]86/i386/' -e 's/armv[3-7]t\?e\?h\?[lb]/arm/') >+ >+ # This extra-ugly cruft is here so make will not run uname and sed each >+ # time it looks at $(OBJDIR). This alone sped up running make when >diff --git a/dietlibc.spec b/dietlibc.spec >index 3803fc7..b0b07a2 100644 >--- a/dietlibc.spec >+++ b/dietlibc.spec >@@ -34,7 +34,7 @@ > Summary: Small libc implementation > Name: dietlibc > Version: 0.33 >-Release: %release_func 1700 >+Release: %{release_func 1700}.0.arm > License: GPLv2 > Group: Development/Libraries > URL: http://www.fefe.de/dietlibc/ >@@ -48,6 +48,8 @@ Source0: %name-%version.%prerelease.tar.xz > Source10: runtests-X.sh > ## CVS..master diff from https://github.com/ensc/dietlibc > Patch0: dietlibc-github.patch.gz >+## Add support for armv7hl in the Makefile >+Patch1: dietlibc-0.33.20111222_make-arm.patch > BuildRoot: %_tmppath/%name-%version-%release-buildroot > %{?with_dynamic:Requires: dietlibc-lib = %version-%release} > %{!?with_dynamic:Obsoletes: dietlibc-lib < %version-%release} >@@ -108,6 +110,7 @@ This package contains the dynamic libraries for dietlibc. > %setup -q %{?prerelease:-n %name-%version.%prerelease} > > %apply -n0 -p1 >+%apply -n1 -p1 > > %if %{without ssp} > sed -i -e 's!^#define WANT_SSP$!// \0!g; >@@ -202,6 +205,9 @@ rm -rf $RPM_BUILD_ROOT > > > %changelog >+* Fri Mar 23 2012 Niels de Vos <devos@fedoraproject.org> - 0.33-0.1700.20111222.0.arm >+- Add armv7hl to the Makefile >+ > * Sat Jan 14 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.33-0.1700.20111222 > - updated to 20111222 CVS snapshot > - rediffed + updated patchset
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 800601
: 572385