View | Details | Raw Unified | Return to bug 20021
Collapse All | Expand All

(-)a/glibc-kernheaders.spec (-2 / +7 lines)
Lines 18-24 ExclusiveOS: Linux Link Here
18
%ifarch %ix86 x86_64
18
%ifarch %ix86 x86_64
19
%define base_arch x86
19
%define base_arch x86
20
%else
20
%endif
21
22
%ifarch ppc ppc64
23
%define base_arch powerpc
24
%endif
25
26
%ifndef base_arch
21
%define base_arch %_target_cpu
27
%define base_arch %_target_cpu
22
%endif
28
%endif
23
- 

Return to bug 20021