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

git submodule update --init fails #1

Open
coder543 opened this issue Jan 9, 2018 · 1 comment
Open

git submodule update --init fails #1

coder543 opened this issue Jan 9, 2018 · 1 comment

Comments

@coder543
Copy link

coder543 commented Jan 9, 2018

For some reason, git submodule update --init fails.

fatal: reference is not a tree: c8a8767c56ad3d3f4eb45c87b95026936fb9aa35
Unable to checkout 'c8a8767c56ad3d3f4eb45c87b95026936fb9aa35' in submodule path 'profiler-rt/compiler-rt'

I guess something got deleted from the repo being pulled from?

@vadimcn
Copy link
Owner

vadimcn commented Jan 11, 2018

Yeah, a lot has changed since last time I touched this. For example, rust toolchain now includes its own profiler runtime (albeit guarded by a feature flag), so building profiler-rt might not be necessary.
I didn't have the time lately to explore new developments.

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

No branches or pull requests

2 participants