gotta love repeating myself leads to bugs

This commit is contained in:
Adam D. Ruppe 2020-09-08 14:08:06 -04:00
parent 67b66bdd40
commit d98c4fb691
1 changed files with 1 additions and 2 deletions

View File

@ -269,8 +269,7 @@
"configurations": [
{
"name": "with_openssl",
"versions": ["with_openssl"],
"libs": ["crypto", "ssl"]
"versions": ["with_openssl"]
},
{
"name": "without_openssl",