mirror of
https://github.com/bytedance/g3.git
synced 2026-05-02 13:40:42 +00:00
Revert "add rustls-ring feature to make ring optional"
This reverts commit edd68ef1d7.
This commit is contained in:
parent
edd68ef1d7
commit
405bbe12dd
19 changed files with 37 additions and 47 deletions
|
|
@ -15,7 +15,7 @@ override_dh_auto_clean:
|
|||
override_dh_auto_build:
|
||||
G3_PACKAGE_VERSION=$(DEB_VERSION) \
|
||||
cargo build --frozen --offline --profile $(BUILD_PROFILE) \
|
||||
--no-default-features --features $(SSL_FEATURE),rustls-ring,quic \
|
||||
--no-default-features --features $(SSL_FEATURE),quic \
|
||||
--package g3bench
|
||||
|
||||
override_dh_auto_install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue