ALT Linux Bugzilla
– Attachment 3529 Details for
Bug 20021
Use "powerpc" base arch on ppc and ppc64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Patch
0001-Use-powerpc-base-arch-on-ppc-and-ppc64.patch (text/plain), 743 bytes, created by
Wartan Hachaturow
on 2009-05-12 21:55:10 MSD
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Wartan Hachaturow
Created:
2009-05-12 21:55:10 MSD
Size:
743 bytes
patch
obsolete
>From 5a23be404ff802a1a740195105c95fb0edb68f6a Mon Sep 17 00:00:00 2001 >From: Wartan Hachaturow <wart@altlinux.org> >Date: Tue, 12 May 2009 17:28:52 +0400 >Subject: [PATCH] Use "powerpc" base arch on ppc and ppc64 > >Signed-off-by: Wartan Hachaturow <wart@altlinux.org> >--- > glibc-kernheaders.spec | 8 +++++++- > 1 files changed, 7 insertions(+), 1 deletions(-) > >diff --git a/glibc-kernheaders.spec b/glibc-kernheaders.spec >index 6c74dbc..ccd7397 100644 >--- a/glibc-kernheaders.spec >+++ b/glibc-kernheaders.spec >@@ -18,7 +18,13 @@ ExclusiveOS: Linux > > %ifarch %ix86 x86_64 > %define base_arch x86 >-%else >+%endif >+ >+%ifarch ppc ppc64 >+%define base_arch powerpc >+%endif >+ >+%ifndef base_arch > %define base_arch %_target_cpu > %endif > >-- >1.5.5.5.GIT >
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 20021
: 3529