gotta love repeating myself leads to bugs

This commit is contained in:
Adam D. Ruppe 2020-09-08 14:08:06 -04:00
parent f0db6751d2
commit ebdaeb0816
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",