[OpenBIOS] r116 - openbios-devel/config/scripts

Stefan Reinauer stepan at coresystems.de
Sat Mar 24 14:58:16 CET 2007


* Segher Boessenkool <segher at kernel.crashing.org> [070324 00:30]:
> > -if test "$host" = "sparc64" -o "$host" = "ia64" -o "$host" = "x86_64" 
> > -o "$host" = "alpha"; then
> > +if test "$host" = "sparc64" -o "$host" = "ia64" -o "$host" = "amd64" 
> > -o "$host" = "alpha"; then
> 
> Do all hosts say this now?  Shouldn't you keep x86_64
> as well (at least for a while)?

This is not the string passed by uname, but by config/scripts/archname.
The script will never be invoked with $host==x86_64 

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866



More information about the OpenBIOS mailing list