SPECS: kvm.spec - added _noautostrip for openbios-sparc64, failed build on...

Grzegorz Konopko grzegorz.konopko at gmail.com
Mon Aug 11 12:35:49 CEST 2008


Dnia Monday 11 August 2008, Adam Golebiowski napisał:
> On Monday 11 August 2008, Grzegorz Konopko wrote:
> > Dnia Monday 11 August 2008, Elan Ruusamäe napisał:
> > > On Sunday 10 August 2008 19:28, kolodko wrote:
> > > >  # some SPARC boot image in ELF format
> > > >  %define         _noautostrip    .*%{_datadir}/qemu/openbios-sparc32
> > > > +%define         _noautostrip    .*%{_datadir}/qemu/openbios-sparc64
> > >
> > > this wont work.
> >
> > Because?
>
> Probably the second define will overwrite, not append to the first one --
> blind guess.
>
> Try:
> %define		_noautostrip '.*%{_datadir}/qemu/openbios-sparc32' 
> '.*%{_datadir}/qemu/openbios-sparc64'

Of course you right! How I can forgotten about this...
Howewer Adam: your proposition not works. 
I think this should works:
%define         _noautostrip .*%{_datadir}/qemu/openbios-sparc.*
Please fix if I am wrong.

BR


More information about the pld-devel-en mailing list