File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
ci/docker/x86_64-unknown-linux-gnu-emulated Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
88 wget \
99 bzip2
1010
11- RUN wget https://github.com/gnzlbg/intel_sde/raw/master/sde-external-8.16 .0-2018-01-30 -lin.tar.bz2
12- RUN tar -xjf sde-external-8.16 .0-2018-01-30 -lin.tar.bz2
13- ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-8.16 .0-2018-01-30 -lin/sde64 --"
11+ RUN wget https://github.com/gnzlbg/intel_sde/raw/master/sde-external-8.35 .0-2019-03-11 -lin.tar.bz2
12+ RUN tar -xjf sde-external-8.35 .0-2019-03-11 -lin.tar.bz2
13+ ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-8.35 .0-2019-03-11 -lin/sde64 -rtm_mode full --"
You can’t perform that action at this time.
0 commit comments