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

configure: Don't sync unused submodules #14834

Closed
wants to merge 1 commit into from

Conversation

alexcrichton
Copy link
Member

If the compiler is built with --{llvm,jemalloc,libuv}-root, then the configure
script can skip updating these submodules.

Closes #14822

If the compiler is built with --{llvm,jemalloc,libuv}-root, then the configure
script can skip updating these submodules.

Closes rust-lang#14822
@alexcrichton alexcrichton deleted the llvm-submodule branch June 13, 2014 22:37
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
internal: Less file parsing for symbol index generation
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.

Configure script change to disable managing just the LLVM submodule
2 participants