1 2 3 4 5 6 7
# disable QUIC for now (we have and old openssl library in staging?!) eval "$( declare -f build | \ sed ' /configure/s/--with-openssl-quic//g ' )"