mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Dockefiles: remove useless env variable
They will not work as expected as the new fontique doesn't use dlopen
This commit is contained in:
parent
7e46ffa8ce
commit
42be0cf9dd
2 changed files with 0 additions and 4 deletions
|
|
@ -20,5 +20,3 @@ ENV PATH=/cargo/bin:/rust/bin:$PATH
|
|||
|
||||
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
RUN rustup target add $arch
|
||||
|
||||
ENV RUST_FONTCONFIG_DLOPEN=on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue