Skip to content

Commit

Permalink
Removed link-dead-code
Browse files Browse the repository at this point in the history
  • Loading branch information
zrzka committed Feb 19, 2018
1 parent 8c7fbcd commit 8c46eb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN apt-get update && \
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y

ENV PATH "$PATH:/root/.cargo/bin"
ENV RUSTFLAGS "-C link-dead-code"
ENV CFG_RELEASE_CHANNEL "nightly"

RUN rustup update && \
Expand Down

0 comments on commit 8c46eb5

Please sign in to comment.