SPECS: grub.spec - it does build on x8664, you need either multili...

Andrzej Krzysztofowicz ankry w green.mif.pg.gda.pl
Czw, 16 Cze 2005, 21:12:30 CEST


baggins wrote:
> 
> Author: baggins                      Date: Thu Jun 16 15:56:29 2005 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - it does build on x8664, you need either multilib gcc or --with static
> 
> ---- Files affected:
> SPECS:
>    grub.spec (1.97 -> 1.98) 
> 
> ---- Diffs:
> 
> ================================================================
> Index: SPECS/grub.spec
> diff -u SPECS/grub.spec:1.97 SPECS/grub.spec:1.98
> --- SPECS/grub.spec:1.97	Sun Jun 12 16:35:41 2005
> +++ SPECS/grub.spec	Thu Jun 16 17:56:24 2005
> @@ -50,7 +50,7 @@
>  # needed for 'cmp' program
>  Requires:	diffutils
>  Provides:	bootloader
> -ExclusiveArch:	%{ix86}
> +ExclusiveArch:	%{ix86} %{x8664}

To moze:

%if %{with static}
ExclusiveArch:       %{ix86} %{x8664}
%else
ExclusiveArch:       %{ix86}
%endif

Albo poprawic BR, zeby nie bylo problemow z budowaniem na builderach ?

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry w mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Gdansk University of Technology



Więcej informacji o liście dyskusyjnej pld-devel-pl