Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused tools on windows #102

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

radekdoulik
Copy link
Member

@radekdoulik radekdoulik commented Feb 2, 2022

These 2 tools were added with the emscripten 2.0.34 and increase the nuget
size a lot.

+  70,630,912 tools/bin/clang-repl.exe *2
+   8,182,272 tools/bin/llvm-ml.exe *2

They are not present in the emscripten 3.1.1, so I think it should be
fine to remove them.

These 2 tools were added in the emscripten 2.0.34 and increase the nuget
size a lot.

    +  70,630,912 tools/bin/clang-repl.exe *2
    +   8,182,272 tools/bin/llvm-ml.exe *2

They are not present in the emscripten 3.1.1, so I think it should be
fine to remove them.
@akoeplinger akoeplinger merged commit 5355b51 into dotnet:main Feb 2, 2022
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