mirror of
https://github.com/actix/actix-web.git
synced 2024-11-14 12:51:17 +00:00
disable dead code link
This commit is contained in:
parent
d31e71a169
commit
080bb3e5ae
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ matrix:
|
|||
|
||||
env:
|
||||
global:
|
||||
- RUSTFLAGS="-C link-dead-code"
|
||||
# - RUSTFLAGS="-C link-dead-code"
|
||||
- OPENSSL_VERSION=openssl-1.0.2
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue