build: correctly detect clang version
authorStefan Budeanu <stefanbu@ca.ibm.com>
Thu, 3 Mar 2016 21:38:24 +0000 (16:38 -0500)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 20:07:02 +0000 (13:07 -0700)
commit9058fc0383845be85ebf534c9d0954104f7da8ad
tree79a35eef2a28fa51d88454bdaee9bfe833db3f95
parent64d5752711db79cee3744989af0a7e46d537ea5e
build: correctly detect clang version

Use the "Apple LLVM" version number since the banner has changed in
newer versions of Mac OS X, resulting in the obsolete assembler path
being used to compile OpenSSL.

PR-URL: https://github.com/nodejs/node/pull/5553
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
configure
deps/openssl/openssl.gyp
deps/openssl/openssl.gypi