Skip to content

Conversation

@volsa
Copy link
Member

@volsa volsa commented Dec 11, 2025

Required for PLC-lang/rusty#1557; keeps the LLVM 14 dependency installation intact (for now)

Required for PLC-lang/rusty#1557; keeps the LLVM 14 dependency installation intact (for now)
RUN 7zsetup.exe /S /D=C:/buildtools/7z

RUN setx /M PATH "%PATH%;C:\\buildtools\\7z;C:\\buildtools\\llvm\\bin"
RUN setx /M PATH "%PATH%;C:\\buildtools\\7z;C:\\buildtools\\llvm\\bin;C:\\buildtools\\llvm21\\bin"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These will conflict i think. llvm 21 will always win in this case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants