Skip to content
Snippets Groups Projects
Commit d9715317 authored by Andrew A. de Laix's avatar Andrew A. de Laix
Browse files

update openSSL archive usage for darwin.

parent 12c2fd2e
No related branches found
No related tags found
No related merge requests found
......@@ -1244,9 +1244,9 @@
<key>archive</key>
<map>
<key>hash</key>
<string>9cf8e84cb91996616cf627ad18c85442</string>
<string>facee34b8bd57ad602157e65a5af1a49</string>
<key>url</key>
<string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openSSL-0.9.8l-darwin-20101004.tar.bz2</string>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl/rev/220986/arch/Darwin/installer/openssl-0.9.8q-darwin-20110211.tar.bz2</string>
</map>
<key>name</key>
<string>darwin</string>
......
......@@ -19,5 +19,5 @@ endif (STANDALONE)
if (LINUX)
set(CRYPTO_LIBRARIES crypto)
elseif (DARWIN)
set(CRYPTO_LIBRARIES llcrypto)
set(CRYPTO_LIBRARIES crypto)
endif (LINUX)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment