>> Hmm. So why do I see this on my macbook?
>>
>> $ arch
>> i386
> 
> Try "uname -m"

This is not reliable. Because it must have changed recently, it used to
be i386 even on 64-bit systems. sysctl -n hw.optional.x86_64 is the way
to go, it's right there in ./config...

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to