Skip to content

Commit

Permalink
try openssl trunk in build-zlib-openssl-ruby.
Browse files Browse the repository at this point in the history
  • Loading branch information
akr committed May 3, 2012
1 parent 37166d8 commit 1da55da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sample/build-zlib-openssl-ruby
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ ChkBuild.limit(:as => 1024*1024*500*word_bytes) # bytes
zlib = ChkBuild::Zlib.def_target()

openssl_choices = [
{
:suffix_? => '-trunk',
:openssl_branch => nil,
},
{
:suffix_? => '-1.0.2',
:openssl_branch => 'OpenSSL_1_0_2-stable',
Expand Down

0 comments on commit 1da55da

Please sign in to comment.