fix(fizz)[1]

This commit is contained in:
Jacob Heider 2023-08-14 15:31:01 -04:00
parent e6aed561a2
commit fbd31f634f
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -60,5 +60,5 @@ test:
}
script: |
mv $FIXTURE test.cpp
c++ -std=c++14 test.cpp -lfizz -lfolly -lgflags -lglog -levent -lsodium -lcrypto -lssl -o fixture
c++ -std=c++17 test.cpp -lfizz -lfolly -lgflags -lglog -levent -lsodium -lcrypto -lssl -o fixture
./fixture | grep TLS