Russ Allbery <[EMAIL PROTECTED]> writes:

> I don't consider this to be a configuration that's a high priority to
> support more than is currently available, but I'm certainly willing to
> do so if there's some way to do so.  However, I don't know how to go
> about doing that short of parsing uname, which isn't something that I
> know how to test on all of the architectures that OpenAFS supports
> (plus, I don't know if it would work properly for all of them).

> Tested patches welcome.

Ah, wait, no, I see what happened.  We used to use arch, and for some
reason I was thinking that arch returned the same userspace information as
dpkg, but of course it doesn't.  It's basically another interface into
uname.  So when I fixed the build system to stop using arch because the
arch program disappeared, I did the wrong thing.

Sorry about that, and the misunderstanding.

I'll switch to uname -m, which should restore the correct behavior.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to