summary refs log tree commit diff stats
path: root/lib/packages
diff options
context:
space:
mode:
authorRyan Marcus <ryan@rmarcus.info>2016-07-27 17:26:11 -0400
committerRyan Marcus <ryan@rmarcus.info>2016-07-27 17:26:11 -0400
commit0ada2aedfafbe489f9f73b8b622804f6d1c0ed7a (patch)
tree92556aea91692d992dcb39a567ca232fd48eebcf /lib/packages
parent0a03b18ae97d3a484c1daf362e2b1f8208d06a8d (diff)
downloadNim-0ada2aedfafbe489f9f73b8b622804f6d1c0ed7a.tar.gz
added when() block so that the compiler doesn't try to link SSL methods when SSL isn't available
Diffstat (limited to 'lib/packages')
0 files changed, 0 insertions, 0 deletions
d36da1585'>7582555b ^
94c5d83e ^


f51bd48a ^
















7582555b ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45