commit | 3dfcb6a0ecbc210899e4b674331d0294189281b9 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Tue May 10 23:22:29 2016 +0200 |
committer | Richard Levitte <levitte@openssl.org> | Thu May 12 10:54:25 2016 +0200 |
tree | 2f20c7b3cbba632fcd0e877064ec0b1662028fbb | |
parent | 7ad5fb6267e9da1634998bf2eccaa753f443fa83 [diff] |
Add a case for 64-bit OS X in config This makes it possible to just run ./config on a x86_64 machine with no extra fuss. RT#4356 Reviewed-by: Tim Hudson <tjh@openssl.org>