1
0
Fork 0
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:
Nikolay Kim 2018-02-15 16:25:43 -08:00
parent d31e71a169
commit 080bb3e5ae

View file

@ -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: