mirror of
https://github.com/actix/actix-web.git
synced 2024-11-20 08:31:09 +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:
|
env:
|
||||||
global:
|
global:
|
||||||
- RUSTFLAGS="-C link-dead-code"
|
# - RUSTFLAGS="-C link-dead-code"
|
||||||
- OPENSSL_VERSION=openssl-1.0.2
|
- OPENSSL_VERSION=openssl-1.0.2
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Reference in a new issue